| Summary Item | Total | Failed |
|---|---|---|
| Requests | 162 | 3 |
| Prerequest Scripts | 189 | 0 |
| Test Scripts | 237 | 4 |
| Assertions | 198 | 35 |
| Skipped Tests | 0 | - |
expected 533 to be below 400
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 403 but got 401
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 200 but got 500
expected '"serial_number" length must be at lea…' to deeply equal 'Job created successfully. '
expected data to satisfy schema but found following errors:
data should have required property 'data'
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Target cannot be null or undefined.
Cannot read properties of undefined (reading 'job_number')
Cannot read properties of undefined (reading 'id')
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
expected 500 to equal 401
expected 500 to equal 400
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
expected response to have status code 403 but got 200
expected response to have status code 403 but got 200
expected response to have status code 400 but got 500
the argument to above must be a number
response is not defined
runtime:extensions~request: request url is empty
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 84c515a8-0fea-4ab5-b8fe-03a6af410e49 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-m7MfA8jNBbJa6PgIsqmB7oLHkDU" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:53 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 0 | 1 | 0 |
| Total | 4 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify the resposne time is below 400ms | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 267193d4-1da0-4ecc-b6e0-16f896fe59c9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | iamfd |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 005be55a-9f1e-4e1f-b31e-32ae6e85a222 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e06ddcb9-6eba-4f9a-8dd1-cfff180fc594 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:54 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 482aa510-db28-4ff5-b386-6b2768cf6e45 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 67d520f5-681e-4fce-be8c-4a46d6198e60 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a35dfd4a-09bb-4737-943b-82d3e2d0797b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-DE7TLoJ5vHYU2g7TFHIjXia5A1U" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:55 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":360},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0ee53589-17e2-44b7-a726-8d5cee524fab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d8f4c19f-d6cc-41dd-815a-142989f70473 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-DE7TLoJ5vHYU2g7TFHIjXia5A1U" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":360},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5586b90c-6ed2-4ba1-b55b-b18f42f32a48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 717f3e30-8585-44e8-ba64-aace0634ab86 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:56 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 552a21c4-42f6-461b-bb08-728cce63e51f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:43:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| randomnumber | 228 |
| randomFirstName | Mozell |
| randomLastName | Rippin |
| randomEmail | Palma_Cassin62@gmail.com |
| randomPhone | 832-888-9091 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d40cb288-d424-46a1-bd33-f638e0cf38d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Eve",
"last_name": "Vandervort",
"mobile_number": "360-712-9515",
"mobile_number_alt": "",
"email_id": "Edwin.Lowe83@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"76704108309130",
"imei1": "76704108309130",
"imei2": "76704108309130",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-MzZLWDpyFshkdqzLstseiFV/mY0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":164599,"tr_customer_product_id":164589,"job_number":"JOB_164582"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| randomnumber | 734 |
| randomFirstName | Sean |
| randomLastName | Torphy |
| randomEmail | Kade.Ryan16@gmail.com |
| randomPhone | 240-243-9981 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b9c155cd-3e30-43fb-9656-52a9ff1c2a41 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Levi",
"last_name": "Sauer",
"mobile_number": "538-739-8754",
"mobile_number_alt": "",
"email_id": "Vallie_Smith98@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"38929705506533",
"imei1": "38929705506533",
"imei2": "38929705506533",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:57 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | |
| randomnumber | 896 |
| randomFirstName | Kyleigh |
| randomLastName | Hoppe |
| randomEmail | Bessie77@yahoo.com |
| randomPhone | 501-606-8687 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a6344fd6-66e7-4e98-be4f-72b2a9d89446 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1053 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Jaron",
"last_name": "Monahan",
"mobile_number": "362-343-2234",
"mobile_number_alt": "",
"email_id": "Arlie_Ortiz10@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"88044246567685",
"imei1": "88044246567685",
"imei2": "88044246567685",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 403 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| randomnumber | 995 |
| randomFirstName | Tess |
| randomLastName | Blanda |
| randomEmail | Myron72@yahoo.com |
| randomPhone | 598-611-8600 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cca902d2-691b-4cef-9f65-5b723e3e4042 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| randomnumber | 73 |
| randomFirstName | Kraig |
| randomLastName | Stiedemann |
| randomEmail | Leonie18@yahoo.com |
| randomPhone | 434-523-9461 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 30fe2a0a-ac4d-4f69-9dde-3376a35b4ed3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1037 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Briana",
"last_name": "Abernathy",
"mobile_number": "267-830-4850",
"mobile_number_alt": "",
"email_id": "Nigel88@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000857",
"imei1": "100000857",
"imei2": "100000857",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| randomnumber | 737 |
| randomFirstName | Riley |
| randomLastName | Lockman |
| randomEmail | Ernest_Walker26@hotmail.com |
| randomPhone | 521-736-1558 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 043a0675-96f9-4e7a-8da3-b3d7b4a555c2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:58 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 993b37db-c8ff-4b7a-9118-c98bb45ce6a0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-JXUCBxKtsvkcxoxk92lQGL4aYkg" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:43:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c2f06ab3-c2da-4fd6-814e-f5ea78a420b9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"578b7-QTjW4TWMFjHBQdOKnEFd5/CT1NI" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:43:59 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:43:57.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:29.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:43:55.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T07:43:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a4b160a3-80fc-4a98-be54-42ec1402fffe |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | defcab51-df58-46b5-bdf7-e2526d2076a9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b53c44c7-8082-4354-800a-fea5fcd917f6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-t/PFMc6SpuNkGO8/UdG223xOHiU" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:00 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8f4e1497-b206-4f57-ada4-5046232fddd4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a818ea06-c157-44d5-aa1a-35998d0b3448 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-MfwHZIGHqssFsXHE8JnnODcxb1Y" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":243},{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 475c1abf-5a42-4249-b46b-053c3b58e288 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3b156-2gQCQuEpvsxs44lXN2BgE8J5wCk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:43:57.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 04b5817e-ee3c-4f63-8ae4-4b07ddaf8fb1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:01 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b99c65a6-61d3-4398-a824-73e6ab04a579 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 164582,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 033ef12d-5653-475d-a7d0-b25944181c26 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3ad75-LZV76vtFSMj4JpfScYDo+IDN9lU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f1b05ab1-dd47-4c0c-a841-38e36578525c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-ec9kij4Dg7++QPHKLrmLgi7LN5Y" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:02 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e70a172d-af13-41e4-b2f9-375fbc5fb266 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4c707542-3bd4-4e01-8fd2-68d5c5bb89f0 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-hYbzQkjuw0EXSTRbjqHBXSza+KQ" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Repair completed","key":"repair_completed","count":126}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 794d60ec-0cae-4708-aa06-97ab1a7a6f47 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"f80-wrK5GcFACwGsjC+AF49TuWd/CHE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:03 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:43:55.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T07:43:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:02.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:44:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 43cb13a8-7e35-45cc-9f6e-596b44250a12 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6f332c1a-3e06-4e07-8d89-82788b38308f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"dfa-Wr/uCUXETz13SGi480/oF9q3qWc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:02.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:44:02.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":164582,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T07:43:57.000Z"}],"quatations":[]},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164223,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T02:26:13.000Z"}],"quatations":[]},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164222,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T01:59:46.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 565fa558-65df-498e-96ee-169070418c14 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:04 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDJ9.JyB2etodvP31rvLuqKsteI3V30Pst-BMhAo5iahwZyY |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5de7acb6-a8ce-4040-8e58-f86808311ac6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":164582,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ba84187e-c9e4-4ab7-b427-135d7ce7ad89 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-NXBjgsMGALudTZe6bEFnfFt/q9o" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4e0a4b35-a17a-47d1-9f54-5a83bc0da37e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d08f5d7c-fed1-4954-89d9-a10d8337a5b2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-Qox4NDDoeqh8QsZNMIBhJZlRoXw" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:05 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":3},{"label":"QC Completed","key":"qc_completed","count":125},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b6c7fa69-21e2-42f4-8e62-07c294da9f8f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | cdeaef85-bd65-4be0-baa5-f9a45a8ae362 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1e2f0-ac3G55eplW7dedv9GnRwnQmW4dU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:29.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f363c5f1-238f-4c80-9d7f-5f134cacf7fa |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"bd3-HNuTAdTmKkJmqXuEU/GhHUA44HQ" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:06 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:44:03.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:05.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:44:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 40afaa6b-6cd7-4476-b49c-ce4d31e1ef1a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 164582
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI0NX0.mQFolilOR5H4uMEPSgOVxI2_qny87LnGrXOFRjRkVwM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03c3e22b-19b9-498d-89db-bd913a9b5e48 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7f3-Q/qCojhUMTabbuZZ7leV6JB93jg" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:07 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:44:03.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:44:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d6ee7f8b-8040-4289-81bc-35978af4dcd4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-C4EGupJeN5HEffI3Vux2IkubC6k" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDh9.ef-gKIwn6-W5KQ1PnLODoNyIm1gQ6ZRYqLf7Z1vHrH4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a204a912-31cb-4d1e-b2d0-5eb2e8d6d876 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 00fd9285-8567-43ac-8386-ebb16fabef3b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-Blw1J6So1dfURcHInG8ju5ZaM8w" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4c2ed38-183e-43c8-a1dc-3595134d29db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-E/ue9fluoBzFCtOJXBLiJ0L6FtQ" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:08 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:07.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 43829533-836b-4660-ba7d-c5a62c70e186 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-E/ue9fluoBzFCtOJXBLiJ0L6FtQ" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:07.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d386e6ce-2f28-433d-a85c-4f52dccbd8d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 164582
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3ed09b22-921a-448b-bcac-d118d7025b64 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:09 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyMzN9.Qgr6u3szYesNrUSlmtb0DfQ-_j_vzOd3OLjoj4dJ9pY |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 875eab6d-e82c-4320-9d40-c09e7a5756cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fa198567-f263-4053-bfd4-f0d6c60f3e1d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-QmTeX+CvCVCMOnm3o2k4lE2gRQk" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c68a6fc-78d8-408e-87f6-8341d7e90613 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Nibriti |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c3abcd21-96d4-4dae-b11f-70b9256ed35d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:10 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d1729278-3747-476f-a987-2d9c540a4bc2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fb9a27c-6bd4-4f8a-875e-b4c175641d17 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a1b608f2-765b-4b34-ba4a-9052efe840cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:11 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5fe145f5-7900-487d-8f1a-fc7da4c3759e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-JXUCBxKtsvkcxoxk92lQGL4aYkg" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 265fa3ca-6ffa-4ada-8481-e0e269c5ac04 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 687cd1c9-13be-4c62-87c3-bc16826367d1 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-JXUCBxKtsvkcxoxk92lQGL4aYkg" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3180ca5f-fbc6-4c86-b30d-68f49bd10cc8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:12 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | b38da904-0769-4ae6-93d4-204d60d37f7d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9f796d32-8069-4223-bba5-9b3c72e150ee |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| randomnumber | 526 |
| randomFirstName | Efren |
| randomLastName | McLaughlin |
| randomEmail | Enid_Rohan@hotmail.com |
| randomPhone | 349-832-7330 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8485195c-c871-4b4a-8be9-af46c9a04b94 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1049 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Kaleigh",
"last_name": "Robel",
"mobile_number": "778-564-1926",
"mobile_number_alt": "",
"email_id": "Cecil_Maggio@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"2726197147200",
"imei1": "2726197147200",
"imei2": "2726197147200",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:13 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 0 | 1 | 0 |
| Verify if response message is Job Created Successfully | 0 | 1 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 0 | 1 | 0 |
| Verify that id is present in the response data | 0 | 1 | 0 |
| Verify that mst_service_location_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_platform_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 0 | 1 | 0 |
| Verify that mst_oem_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_id is present in the response data | 0 | 1 | 0 |
| Verify that tr_customer_product_id is present in the response data | 0 | 1 | 0 |
| Verify that job_number is present in the response data | 0 | 1 | 0 |
| Verify job_number starts with JOB_ | 0 | 1 | 0 |
| Total | 1 | 12 | 0 |
| Test Name | Assertion Error |
|---|---|
| Status code is 200 | |
| Verify if response message is Job Created Successfully | |
| Verify JSON Schema | |
| Verify that id is present in the response data | |
| Verify that mst_service_location_id is present in the response data | |
| Verify that mst_platform_id is present in the response data | |
| Verify that mst_warrenty_status_id is present in the response data | |
| Verify that mst_oem_id is present in the response data | |
| Verify that tr_customer_id is present in the response data | |
| Verify that tr_customer_product_id is present in the response data | |
| Verify that job_number is present in the response data | |
| Verify job_number starts with JOB_ | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| randomnumber | 863 |
| randomFirstName | Kaela |
| randomLastName | Kuvalis |
| randomEmail | Asa_Abernathy30@yahoo.com |
| randomPhone | 608-388-9177 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fe5f599b-3eb8-4538-8233-12f642b0bc54 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1047 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Bonnie",
"last_name": "Green",
"mobile_number": "752-614-6000",
"mobile_number_alt": "",
"email_id": "Sabina46@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"25374317313089",
"imei1": "25374317313089",
"imei2": "25374317313089",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNDB9.OJLxvZKCIA0CRzFj0MKib3D4YOhwW4V8_fUF4aRqYRw |
| randomnumber | 276 |
| randomFirstName | Christine |
| randomLastName | Parker |
| randomEmail | Sharon_Lubowitz@hotmail.com |
| randomPhone | 375-471-0470 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2f74e7f4-652f-4d6f-ab34-2be3d451a8d2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1058 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Yasmeen",
"last_name": "Flatley",
"mobile_number": "248-562-0197",
"mobile_number_alt": "",
"email_id": "Greyson.McKenzie@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"88282145759022",
"imei1": "88282145759022",
"imei2": "88282145759022",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| randomnumber | 175 |
| randomFirstName | Juwan |
| randomLastName | Gleichner |
| randomEmail | Winona.Kuhic@gmail.com |
| randomPhone | 865-497-0688 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4a7300c3-9352-4f3d-ac2f-0624c7dc0190 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| randomnumber | 780 |
| randomFirstName | Dino |
| randomLastName | Windler |
| randomEmail | Rick_Kertzmann49@gmail.com |
| randomPhone | 602-736-8781 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d117c7a3-257f-4f06-a91d-6c9de5fa8c11 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1036 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Eladio",
"last_name": "Funk",
"mobile_number": "824-710-2665",
"mobile_number_alt": "",
"email_id": "Silas.Jerde57@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000905",
"imei1": "100000905",
"imei2": "100000905",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:14 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| randomnumber | 581 |
| randomFirstName | Mauricio |
| randomLastName | Emmerich |
| randomEmail | Nicole.Hagenes@gmail.com |
| randomPhone | 532-567-5514 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d6daafad-a7e5-4644-920a-df4f81499188 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bdf107f7-e652-4344-8e67-43331236487c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-Blw1J6So1dfURcHInG8ju5ZaM8w" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0747eda2-76f7-4acc-81fe-2f5e91f5eacc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"578b5-17T1uyRU9FAPCoSbPRWmCon0fI0" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:15 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:09.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:29.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:44:13.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 9b00ceda-74d4-4dd7-99f0-5aa7559374bc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ec555032-eff8-4dce-9f84-d2d584afbb57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 48572b76-bf0c-487b-aaac-a6c489f2c4c4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-N+Dncbqw2cF9Ubys1OtS1lEeUFY" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:16 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bed46986-a2a3-4d27-8a75-66c8a67838db |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 870b8122-0ec1-49e6-b7c5-b141620f9f1e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-gOB52pstkL0gxjmdil8BmKEASR4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":242},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bdee9897-4c74-4230-84a3-bf0332d09cab |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3ad75-LZV76vtFSMj4JpfScYDo+IDN9lU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:17 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20f6e9c3-dbbc-4cc9-954e-617cfc9fb959 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62f0861b-ecc6-45f8-ba23-f2ebb55a3f8d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 164582,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ecd121f1-78b3-4702-886a-7ca5a9f4af82 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3ad75-LZV76vtFSMj4JpfScYDo+IDN9lU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:18 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7e2b56df-653d-41f3-9be4-05e333bd0c6b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-QIjVy/Q5C3QclsgJuX1cIQLbmaU" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 71ce108c-4645-4f90-9d98-6e81271b4c64 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 01b9bb04-f5a9-4947-aa40-34096b5557af |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-8tkYbeB3Powr+QlwKLq63w7KtfY" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":128}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a226cd9d-9a2f-4cb5-8e5b-0860df24ff6f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ba3-vR83lz2Ipomjf2JNYALcTt3RAug" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:19 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:18.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:44:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f503674b-d5e5-4599-b2e1-90a0e79f3a4a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 8c02b628-5984-4b8c-8b15-b40b28072fb4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ea8-4XsqzvzB6Ak4qZrGHQdbD+x/XAE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:18.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:44:18.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":164582,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T07:43:57.000Z"},{"id":3,"name":"Phone or app crashes","tr_job_head_id":164582,"remark":"Reinstalled OS","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-01-23T07:44:05.000Z"}],"quatations":[]},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164223,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T02:26:13.000Z"}],"quatations":[]},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164222,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T01:59:46.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dcf644a0-4df2-4737-91b5-4e3f1e77cf57 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:20 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTl9.RToiyEADro6bDZUfuA8bm3f6JYXmycens07Brko1LpU |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd84b1e7-78ea-4337-b88b-6913da9b79eb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":164582,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | d79e5ce0-3e3b-4941-96b6-5150890ad860 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-4wg6EvDlsjgcXaaN4QSGIxC4NRM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 18f9cd83-2890-4673-a228-7041a28d9223 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | dd2b07cd-e105-40d7-9cd8-f3e338556b96 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-C3lp+ojjrOhSIXFmODIjY/gfy5Q" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:21 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":127},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f34f5462-ce12-4f17-8c3b-4c05e4ee24a3 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 62690751-2a3c-4bc8-a13b-cc5a0e78ca11 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1eaa7-Z7S4vm77eWgB1f478DGqjh0SHIc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:22 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:29.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:44:19.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:21.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e466be06-53af-4a65-a93e-6f395075a48a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7e8-0HhGZ8WSbNd/HIokWAde576ExXc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:21.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:44:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 841cc0f1-a350-420b-98e8-291e67932c68 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 164582
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI2MX0.RGIcWHlQ3HdQQ61NkHGgaQQL37wBZhdmXnddVg4B7tk |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4d4ece14-a2d3-4c15-90a3-1b4535b20fe9 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"408-RaYvTc0Ns6muMiUC2f8aYYkftRk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:23 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2024e904-ad5b-4fb9-8536-5e5ab7a07e3f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-L0yhQdKgvIhMybAju+sh70JVxm4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjR9.8JYwdf4E3uAXNFDQAVfsbygAXaQWI4RYESVXW3HEGZE"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0bd99b59-b096-4f30-8fbf-691c1b60a697 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 674e4092-f484-4d74-93ed-cdd261ad5755 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-Blw1J6So1dfURcHInG8ju5ZaM8w" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 671cc0c8-f79e-44b3-850f-eb0a9f641059 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-0XizCe4tKNhI7aJDdlXWGyPiq40" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:24 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:23.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | ae49ffdf-d41c-43ab-a2d8-4c5119f0bb10 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1013 |
| ETag | W/"3f5-0XizCe4tKNhI7aJDdlXWGyPiq40" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:23.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb9f580b-e35d-4a89-a6ca-e2cb6b2c7681 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 164582
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a7bf0ed8-64d9-46a3-a419-3f9482501aea |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:25 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTB9.RhbOgD3XJuli6OJuxDsbq7vd0-aC7-xSoYttNy4gzx8 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f5b6cda8-0ccb-4295-aadf-5a03d379a359 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2baa9bd4-3fa9-4dcc-97c5-fefe9966a7d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 58 |
{
"username": "iamfd",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-cnE5/QVAWd+Cx6YUx/YbgSw+bOs" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 200 | 1 | 0 | 0 |
| Verify that message should be 'Success' | 1 | 0 | 0 |
| Verify that token shoukd be valid | 1 | 0 | 0 |
| Verify JSON Success | 1 | 0 | 0 |
| Verify the resposne time is below 400ms | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 54c3bc64-9b66-4cf0-93cc-25c41e5f605e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 71 |
{
"username": "{{invalidusername}}",
"password": "Pass123"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 111 |
| ETag | W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| DemoHeader | Singh |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 15719959-1538-4646-9f9f-aa13980c5c56 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 45 |
{
"username": "",
"password": ""
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 98 |
| ETag | W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:26 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify correct error message is shown | 1 | 0 | 0 |
| Verify correct error status is shown | 0 | 1 | 0 |
| Verify jsonSchema | 1 | 0 | 0 |
| Total | 2 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify correct error status is shown | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6fcc0be4-3f15-4b85-9576-261934b842cf |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify the response tine is below 400ms | 1 | 0 | 0 |
| Verify user data is present in response | 1 | 0 | 0 |
| Verify JSON Response Schema | 1 | 0 | 0 |
| Total | 5 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 589d982f-61dd-4f81-a030-16edb723e2a2 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Security:Veirfy if passowrd field is not present in the response | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Security:Veirfy if passowrd field is not present in the response | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 29908cdb-174a-4e2d-b29e-6bb50c0a3313 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:27 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e5b843fe-9d1c-4ab0-b4bd-cb61a4e7624c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-JXUCBxKtsvkcxoxk92lQGL4aYkg" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify that status code is 200 | 1 | 0 | 0 |
| Verify that response time is below 500ms | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the length of the data array is 3 | 1 | 0 | 0 |
| Verify if the keys are present in response data Array | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for delivery is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Created today is Number or not | 1 | 0 | 0 |
| Verify if the count for the Json object Pending for FST assignment is Number or not | 1 | 0 | 0 |
| Total | 9 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 02eea599-9b2a-49be-8beb-b11e48190820 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTQzNjB9.Q5KlbUO9TqRQwDxZcE9FQkYD93DTYNhePwfa3jI42Xk' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 3a9f6ff4-da59-4037-bcc8-a8eb542892a6 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-JXUCBxKtsvkcxoxk92lQGL4aYkg" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":361},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c993e1c8-cf65-4af5-bca4-b36451493ece |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:28 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is success | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify if the key mst_oem is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_model is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_action_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_warrenty_status is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_product is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_role is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_service_location is present in the response body | 1 | 0 | 0 |
| Verify if the key mst_problem is present in the response body | 1 | 0 | 0 |
| Verify if the key map_fst_pincode is present in the response body | 1 | 0 | 0 |
| Verify if the key is storing a non empty array | 1 | 0 | 0 |
| Total | 14 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1d2c2b4a-09ee-43a5-a91a-611d2535ce69 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIxMTU5NjB9.nfvITuSMfYZ64YhDEuyZcSjywp2smDI8pOVYcgtzgwc' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 03921922-c430-42e7-a033-f295c0656644 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify status code is 401 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify status code is 401 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| randomnumber | 941 |
| randomFirstName | Summer |
| randomLastName | Kilback |
| randomEmail | Santos.Paucek56@yahoo.com |
| randomPhone | 382-373-3716 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | efd8d4d6-779f-4206-839c-933e04d02f2b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1056 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Pietro",
"last_name": "Champlin",
"mobile_number": "990-458-5963",
"mobile_number_alt": "",
"email_id": "Maxime_Kessler@gmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"98864511158650",
"imei1": "98864511158650",
"imei2": "98864511158650",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 233 |
| ETag | W/"e9-6V/Aen069Wg0Mvl21AFVnMo+zn0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:29 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Job created successfully. ","data":{"id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"tr_customer_id":164600,"tr_customer_product_id":164590,"job_number":"JOB_164583"}}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Status code is 200 | 1 | 0 | 0 |
| Verify if response message is Job Created Successfully | 1 | 0 | 0 |
| Verify that response time is below 500 | 1 | 0 | 0 |
| Verify JSON Schema | 1 | 0 | 0 |
| Verify that id is present in the response data | 1 | 0 | 0 |
| Verify that mst_service_location_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_platform_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_warrenty_status_id is present in the response data | 1 | 0 | 0 |
| Verify that mst_oem_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_id is present in the response data | 1 | 0 | 0 |
| Verify that tr_customer_product_id is present in the response data | 1 | 0 | 0 |
| Verify that job_number is present in the response data | 1 | 0 | 0 |
| Verify job_number starts with JOB_ | 1 | 0 | 0 |
| Total | 13 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| randomnumber | 239 |
| randomFirstName | Candido |
| randomLastName | Erdman |
| randomEmail | Jamaal43@yahoo.com |
| randomPhone | 343-506-1908 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c902cd1d-4cb3-4b80-8db8-95bb70e5e5cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1057 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Dock",
"last_name": "Armstrong",
"mobile_number": "629-955-2498",
"mobile_number_alt": "",
"email_id": "Eden_Wilkinson@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"58123983349389",
"imei1": "58123983349389",
"imei2": "58123983349389",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | text/html; charset=utf-8 |
| Content-Length | 17 |
| ETag | W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
401: Unauthorized
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 401 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNTZ9.U3vdspRBorIt4eJLk6V24JeRjnQmfF9ZbGKBrehk6Ik |
| randomnumber | 394 |
| randomFirstName | Gilda |
| randomLastName | Schulist |
| randomEmail | Kristoffer61@hotmail.com |
| randomPhone | 428-748-0594 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 5b258cb6-237f-4318-b074-4c60918f8140 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1051 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Corene",
"last_name": "Fritsch",
"mobile_number": "218-408-9195",
"mobile_number_alt": "",
"email_id": "Alek.Hoppe@yahoo.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"14290859046352",
"imei1": "14290859046352",
"imei2": "14290859046352",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 100 |
| ETag | W/"64-Xjpp+ImmLdm0l7V0Jeu5bjN/7P4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":403,"message":"Permission denied","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 403 | 1 | 0 | 0 |
| Total | 1 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| randomnumber | 425 |
| randomFirstName | Angelina |
| randomLastName | Ledner |
| randomEmail | Saul.Kihn90@hotmail.com |
| randomPhone | 234-818-0203 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 98097116-90a7-44d8-893d-76f4b5ae9877 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| randomnumber | 5 |
| randomFirstName | Litzy |
| randomLastName | Schultz |
| randomEmail | Jackeline5@hotmail.com |
| randomPhone | 324-283-6118 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a8bb20b4-4050-4d3f-b16f-7327f7854926 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 1042 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
"customer": {
"first_name": "Mckenna",
"last_name": "Jacobs",
"mobile_number": "649-238-2936",
"mobile_number_alt": "",
"email_id": "Milo_Langworth@hotmail.com",
"email_id_alt": ""
},
"customer_address": {
"flat_number": "23",
"apartment_name": "Ganga",
"street_name": "ganga road",
"landmark": "hgjhggjkkj",
"area": "Ghartanpada",
"pincode": "820023",
"country": "India",
"state": "Maharashtra"
},
"customer_product": {
"dop": "2025-11-04T23:00:00.000Z",
"serial_number":"100000504",
"imei1": "100000504",
"imei2": "100000504",
"popurl": "2025-11-04T23:00:00.000Z",
"product_id": 3,
"mst_model_id": 3
},
"problems": [
{
"id": 3,
"remark": ""
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 143 |
| ETag | W/"8f-asfwh61GY//05D/sXjFd8ssjiig" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:30 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Verify if the status code is 400 | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"customer":{"first_name":"Nibriti","last_name":"singh","mobile_number":"7982839213","mobile_number_alt":"","email_id":"nivriti.singh@gmail.com","email_id_alt":"nivriti.singh@gmail.com"},"customer_address":{"flat_number":"23","apartment_name":"Ganga","street_name":"lingepolder","landmark":"hgjhggjkkj","area":"Ghartanpada","pincode":"800023","country":"India","state":"Maharashtra"},"customer_product":{"dop":"2025-11-04T23:00:00.000Z","serial_number":"012345678945678","imei1":"012345678945678","imei2":"012345678945678","popurl":"2025-11-04T23:00:00.000Z","product_id":3,"mst_model_id":3},"problems":[{"id":3,"remark":""}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| randomnumber | 286 |
| randomFirstName | Kathryn |
| randomLastName | Donnelly |
| randomEmail | Baby.Goldner28@gmail.com |
| randomPhone | 732-587-5123 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 41a5a868-d093-428b-8e88-954edcf9b288 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 122 |
{
"mst_service_location_id": 0,
"mst_platform_id": 2,
"mst_warrenty_status_id": 1,
"mst_oem_id": 2,
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 279 |
| ETag | W/"117-pI2NRiqqXTjFlE7JHZVj9IkY8oo" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"status":400,"message":"Unexpected token } in JSON at position 121","expose":true,"statusCode":400,"body":"{\r\n \"mst_service_location_id\": 0,\r\n \"mst_platform_id\": 2,\r\n \"mst_warrenty_status_id\": 1,\r\n \"mst_oem_id\": 2,\r\n}","type":"entity.parse.failed"}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Verify if the status code is 400 | 1 | 0 | 0 |
| Verify if the error message is shown | 1 | 0 | 0 |
| Total | 2 | 0 | 0 |
| Test Name | Assertion Error |
|---|
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | bb2b575e-b565-4fb8-ae94-0d549ff97feb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-c8KTS5kpU/COzgDzxrbhB+QSxg8" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":362},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
| Name | Passed | Failed | Skipped |
|---|---|---|---|
| Check if the count for the created jobs today is greater than the old value | 0 | 1 | 0 |
| Total | 0 | 1 | 0 |
| Test Name | Assertion Error |
|---|---|
| Check if the count for the created jobs today is greater than the old value | |
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"created_today"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c38e244d-8f50-4706-9d40-6d2b8fb5a8b4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 31 |
{"details_key":"created_today"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"57c9c-+SOu6obyZLLa+Ls30QM7RtizueY" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:31 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:29.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:25.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:29.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:44:19.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_99821"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 27d137d7-d71f-4cc5-b0ea-858fbf8e656a |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{
"searchText": "JOB_104254"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_99821' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNjI5NDl9.kEPHaxMnkBHMt1PEsKRGgj3shHkaYg7vFWtNmM5u4R0' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 39d922e0-5611-41da-8503-d631698b1deb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:32 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamsup","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | fd523eb0-59a1-478b-aa6b-61d3fd386bcb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 59 |
{
"username": "iamsup",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 698 |
| ETag | W/"2ba-bum74vQIQJ8kS9QAhjPbpG/TLiA" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzN9.XbZxJ_5VaDOViBzeWevhiNtqb5A0E5nnfixWIFQtc6M"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzN9.XbZxJ_5VaDOViBzeWevhiNtqb5A0E5nnfixWIFQtc6M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f07db390-d0a9-4402-8d3c-6317b1028cd5 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 444 |
| ETag | W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzN9.XbZxJ_5VaDOViBzeWevhiNtqb5A0E5nnfixWIFQtc6M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | a767aa4d-1b72-48d9-837a-dac6ca076686 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 248 |
| ETag | W/"f8-HbOsUiYcmCVGhUC9l/+9ViszzH8" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":243},{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI5Mzc1MTB9.-O6f2f7yIF827L6J6ejis6RAsTLeJu8tivTqfyx0T-Y |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 20177942-a2dc-4671-8977-4361f2209977 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3b159-kgcnCCNuR8dBdFYcXRIcoMIRIcE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:33 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:29.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzN9.XbZxJ_5VaDOViBzeWevhiNtqb5A0E5nnfixWIFQtc6M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 34139ffe-4c90-4a09-a2de-143ebd365424 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 866 |
| ETag | W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjIzNzI3NDJ9.IEtAMRF9vZn3LlTSasN0Llk5gwReGWkTINNzM8zYe8A' \
-H 'Cache-Control: no-cache' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Pragma: no-cache' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36' \
--data-raw '{"job_id":99821,"engineer_id":17}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzN9.XbZxJ_5VaDOViBzeWevhiNtqb5A0E5nnfixWIFQtc6M |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 545f54b8-ca00-41c8-8798-da494eb878df |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 49 |
{
"job_id": 164583,
"engineer_id": 2
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 54 |
| ETag | W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Engineer assigned successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDEzNjh9.ejrA7BJz_H-2keUgA284RVE6WB4vB5-7eYUdu6PhPXI' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzN9.XbZxJ_5VaDOViBzeWevhiNtqb5A0E5nnfixWIFQtc6M |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | aa475a21-0cf4-4d58-a57f-050678f5177f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"3ad75-LZV76vtFSMj4JpfScYDo+IDN9lU" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:34 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164206,"job_number":"JOB_164206","tr_customer_id":164223,"tr_customer_product_id":164213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:26.000Z","modified_at":"2026-01-22T19:59:26.000Z","name":"Noble Murazik","mobile_number":"219-851-0830","email_id":"Ora37@yahoo.com","dop":"2025-04-13","serial_number":"1022876020168675","imei1":"1022876020168675","imei2":"1022876020168675","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164208,"job_number":"JOB_164208","tr_customer_id":164225,"tr_customer_product_id":164215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:30.000Z","modified_at":"2026-01-22T19:59:30.000Z","name":"Billy Russel","mobile_number":"725-421-5847","email_id":"Annalise_Gorczany@gmail.com","dop":"2025-04-13","serial_number":"1002604375704294","imei1":"1002604375704294","imei2":"1002604375704294","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164210,"job_number":"JOB_164210","tr_customer_id":164227,"tr_customer_product_id":164217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:40.000Z","modified_at":"2026-01-22T19:59:40.000Z","name":"Josefa Fritsch","mobile_number":"406-717-5240","email_id":"Cali_Price@yahoo.com","dop":"2025-04-13","serial_number":"1057371785948670","imei1":"1057371785948670","imei2":"1057371785948670","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164212,"job_number":"JOB_164212","tr_customer_id":164229,"tr_customer_product_id":164219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:45.000Z","modified_at":"2026-01-22T19:59:45.000Z","name":"Pascale Abernathy","mobile_number":"961-919-0444","email_id":"Jerrell.Rau@yahoo.com","dop":"2025-04-13","serial_number":"1008823278445837","imei1":"1008823278445837","imei2":"1008823278445837","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164214,"job_number":"JOB_164214","tr_customer_id":164231,"tr_customer_product_id":164221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:55.000Z","modified_at":"2026-01-22T19:59:55.000Z","name":"Aimee Collins","mobile_number":"670-291-6391","email_id":"Rogelio16@gmail.com","dop":"2025-04-13","serial_number":"1042538316553683","imei1":"1042538316553683","imei2":"1042538316553683","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164216,"job_number":"JOB_164216","tr_customer_id":164233,"tr_customer_product_id":164223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T19:59:59.000Z","modified_at":"2026-01-22T19:59:59.000Z","name":"Roxanne Littel","mobile_number":"739-931-5573","email_id":"Cedrick_Sanford@yahoo.com","dop":"2025-04-13","serial_number":"1025615803930750","imei1":"1025615803930750","imei2":"1025615803930750","popurl":"2025-04-13T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T19:59:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164219,"job_number":"JOB_164219","tr_customer_id":164236,"tr_customer_product_id":164226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:29.000Z","modified_at":"2026-01-22T23:40:29.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-12T23:40:29.322237907Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164220,"job_number":"JOB_164220","tr_customer_id":164237,"tr_customer_product_id":164227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:40:30.000Z","modified_at":"2026-01-22T23:40:30.000Z","name":"Shiv Johar","mobile_number":"7048560557","email_id":"swarnalata.bhattathiri@yahoo.co.in","dop":"2026-01-12","serial_number":"629970000694688","imei1":"629970000694688","imei2":"629970000694688","popurl":"www.bhavani-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:40:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164221,"job_number":"JOB_164221","tr_customer_id":164238,"tr_customer_product_id":164228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T23:42:55.000Z","modified_at":"2026-01-22T23:42:55.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-12","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-12T23:42:54.768292827Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T23:42:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164226,"job_number":"JOB_164226","tr_customer_id":164243,"tr_customer_product_id":164233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:29.000Z","modified_at":"2026-01-23T02:52:29.000Z","name":"Lavada Stiedemann","mobile_number":"991-592-5142","email_id":"Jimmy_Quigley@gmail.com","dop":"2026-01-04","serial_number":"12226571455322","imei1":"12226571455322","imei2":"12226571455322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164227,"job_number":"JOB_164227","tr_customer_id":164244,"tr_customer_product_id":164234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:54.000Z","modified_at":"2026-01-23T02:52:54.000Z","name":"Chelsie Hickle","mobile_number":"405-991-4487","email_id":"Quentin18@yahoo.com","dop":"2026-01-04","serial_number":"16966822012194","imei1":"16966822012194","imei2":"16966822012194","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164228,"job_number":"JOB_164228","tr_customer_id":164245,"tr_customer_product_id":164235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:54:17.000Z","modified_at":"2026-01-23T02:54:17.000Z","name":"Haylee Block","mobile_number":"601-905-7033","email_id":"Vincenza_Reichel@gmail.com","dop":"2026-01-04","serial_number":"12518850548819","imei1":"12518850548819","imei2":"12518850548819","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164229,"job_number":"JOB_164229","tr_customer_id":164246,"tr_customer_product_id":164236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:56:01.000Z","modified_at":"2026-01-23T02:56:01.000Z","name":"Sonya Haley","mobile_number":"990-297-5363","email_id":"Ava.Jacobi93@hotmail.com","dop":"2026-01-04","serial_number":"19398146627334","imei1":"19398146627334","imei2":"19398146627334","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164230,"job_number":"JOB_164230","tr_customer_id":164247,"tr_customer_product_id":164237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:57:17.000Z","modified_at":"2026-01-23T02:57:17.000Z","name":"Jadyn Schamberger","mobile_number":"555-873-5128","email_id":"Alec.Gusikowski47@hotmail.com","dop":"2026-01-04","serial_number":"16318374887714","imei1":"16318374887714","imei2":"16318374887714","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:57:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164231,"job_number":"JOB_164231","tr_customer_id":164248,"tr_customer_product_id":164238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13746096458806","imei1":"13746096458806","imei2":"13746096458806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164233,"job_number":"JOB_164233","tr_customer_id":164250,"tr_customer_product_id":164240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:22.000Z","modified_at":"2026-01-23T02:58:22.000Z","name":"Daisy Turcotte","mobile_number":"540-812-6472","email_id":"Marianne.Huels@hotmail.com","dop":"2025-04-06","serial_number":"13986679892956744","imei1":"13986679892956744","imei2":"13986679892956744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:58:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164234,"job_number":"JOB_164234","tr_customer_id":164251,"tr_customer_product_id":164241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444171332007","imei1":"17444171332007","imei2":"17444171332007","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164236,"job_number":"JOB_164236","tr_customer_id":164253,"tr_customer_product_id":164243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:04.000Z","modified_at":"2026-01-23T02:59:04.000Z","name":"Luigi Runte","mobile_number":"465-863-1169","email_id":"Nicholaus.Wolf@gmail.com","dop":"2025-04-06","serial_number":"12610389952942516","imei1":"12610389952942516","imei2":"12610389952942516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164237,"job_number":"JOB_164237","tr_customer_id":164254,"tr_customer_product_id":164244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:37.000Z","modified_at":"2026-01-23T02:59:37.000Z","name":"Wiley Brakus","mobile_number":"486-792-7114","email_id":"Frederik_Bauch@hotmail.com","dop":"2026-01-04","serial_number":"19246216298067","imei1":"19246216298067","imei2":"19246216298067","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164238,"job_number":"JOB_164238","tr_customer_id":164255,"tr_customer_product_id":164245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T02:59:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19900882222228","imei1":"19900882222228","imei2":"19900882222228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164240,"job_number":"JOB_164240","tr_customer_id":164257,"tr_customer_product_id":164247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:46.000Z","modified_at":"2026-01-23T02:59:46.000Z","name":"Peggie Crist","mobile_number":"378-714-4489","email_id":"Toy.Kris@gmail.com","dop":"2025-04-06","serial_number":"17600536116865292","imei1":"17600536116865292","imei2":"17600536116865292","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T02:59:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164241,"job_number":"JOB_164241","tr_customer_id":164258,"tr_customer_product_id":164248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:02.000Z","modified_at":"2026-01-23T03:52:02.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-01-13","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-01-13T03:52:02.489600665Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164244,"job_number":"JOB_164244","tr_customer_id":164261,"tr_customer_product_id":164251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:11.000Z","modified_at":"2026-01-23T03:52:11.000Z","name":"Crawford Metz","mobile_number":"207-719-5858","email_id":"Gerhard72@gmail.com","dop":"2025-04-06","serial_number":"16101989219386630","imei1":"16101989219386630","imei2":"16101989219386630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164245,"job_number":"JOB_164245","tr_customer_id":164262,"tr_customer_product_id":164252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:14.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"10291657548261","imei1":"10291657548261","imei2":"10291657548261","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164248,"job_number":"JOB_164248","tr_customer_id":164265,"tr_customer_product_id":164255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:16.000Z","name":"Neal O'Reilly","mobile_number":"416-222-8482","email_id":"Fletcher_Conn52@hotmail.com","dop":"2025-04-06","serial_number":"18045443170294720","imei1":"18045443170294720","imei2":"18045443170294720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164250,"job_number":"JOB_164250","tr_customer_id":164267,"tr_customer_product_id":164257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:26.000Z","modified_at":"2026-01-23T03:52:26.000Z","name":"Toby Walter","mobile_number":"636-533-7549","email_id":"Deion_Sawayn@yahoo.com","dop":"2025-04-06","serial_number":"15471652941851104","imei1":"15471652941851104","imei2":"15471652941851104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164252,"job_number":"JOB_164252","tr_customer_id":164269,"tr_customer_product_id":164259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:29.000Z","modified_at":"2026-01-23T03:52:29.000Z","name":"Claudia Powlowski","mobile_number":"465-358-8299","email_id":"Filomena_Bailey@yahoo.com","dop":"2025-04-06","serial_number":"15143039832294314","imei1":"15143039832294314","imei2":"15143039832294314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164253,"job_number":"JOB_164253","tr_customer_id":164270,"tr_customer_product_id":164260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16235983564999","imei1":"16235983564999","imei2":"16235983564999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164255,"job_number":"JOB_164255","tr_customer_id":164272,"tr_customer_product_id":164262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:52:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13923448410097","imei1":"13923448410097","imei2":"13923448410097","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164257,"job_number":"JOB_164257","tr_customer_id":164274,"tr_customer_product_id":164264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Samson Keebler","mobile_number":"248-242-5537","email_id":"Jaeden_Will@gmail.com","dop":"2025-04-06","serial_number":"13194451610223758","imei1":"13194451610223758","imei2":"13194451610223758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164258,"job_number":"JOB_164258","tr_customer_id":164275,"tr_customer_product_id":164265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:34.000Z","modified_at":"2026-01-23T03:52:34.000Z","name":"Manuel Torp","mobile_number":"315-934-1351","email_id":"Rosella29@hotmail.com","dop":"2025-04-06","serial_number":"15764146704249322","imei1":"15764146704249322","imei2":"15764146704249322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164260,"job_number":"JOB_164260","tr_customer_id":164277,"tr_customer_product_id":164267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:41.000Z","modified_at":"2026-01-23T03:52:41.000Z","name":"Clifford Schaefer","mobile_number":"761-740-6506","email_id":"Whitney.Bernhard@yahoo.com","dop":"2025-04-06","serial_number":"11057969021661012","imei1":"11057969021661012","imei2":"11057969021661012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164263,"job_number":"JOB_164263","tr_customer_id":164280,"tr_customer_product_id":164270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10844452594104","imei1":"10844452594104","imei2":"10844452594104","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164264,"job_number":"JOB_164264","tr_customer_id":164281,"tr_customer_product_id":164271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:52:47.000Z","name":"Kiana Hermann","mobile_number":"670-324-4527","email_id":"Charlie.Weissnat@gmail.com","dop":"2025-04-06","serial_number":"13672683461821612","imei1":"13672683461821612","imei2":"13672683461821612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164266,"job_number":"JOB_164266","tr_customer_id":164283,"tr_customer_product_id":164273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:48.000Z","modified_at":"2026-01-23T03:52:48.000Z","name":"Alexzander Nitzsche","mobile_number":"394-423-9466","email_id":"Jairo_Altenwerth70@hotmail.com","dop":"2025-06-18","serial_number":"1090368472867685","imei1":"1090368472867685","imei2":"1090368472867685","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164267,"job_number":"JOB_164267","tr_customer_id":164284,"tr_customer_product_id":164274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19207448025639","imei1":"19207448025639","imei2":"19207448025639","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164269,"job_number":"JOB_164269","tr_customer_id":164286,"tr_customer_product_id":164276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:51.000Z","modified_at":"2026-01-23T03:52:51.000Z","name":"Elza Parker","mobile_number":"347-248-1546","email_id":"Alene_Block89@yahoo.com","dop":"2025-04-06","serial_number":"18852423516642640","imei1":"18852423516642640","imei2":"18852423516642640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164270,"job_number":"JOB_164270","tr_customer_id":164287,"tr_customer_product_id":164277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14205919704203","imei1":"14205919704203","imei2":"14205919704203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164273,"job_number":"JOB_164273","tr_customer_id":164290,"tr_customer_product_id":164280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:52:54.000Z","name":"Mariela Dibbert","mobile_number":"304-215-7861","email_id":"Jose95@yahoo.com","dop":"2025-04-06","serial_number":"16908007943460650","imei1":"16908007943460650","imei2":"16908007943460650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164275,"job_number":"JOB_164275","tr_customer_id":164292,"tr_customer_product_id":164282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:55.000Z","modified_at":"2026-01-23T03:52:55.000Z","name":"Destinee Waters","mobile_number":"227-926-7243","email_id":"Pablo52@gmail.com","dop":"2025-04-06","serial_number":"17525367248172804","imei1":"17525367248172804","imei2":"17525367248172804","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164276,"job_number":"JOB_164276","tr_customer_id":164293,"tr_customer_product_id":164283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:52:57.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10148668384460","imei1":"10148668384460","imei2":"10148668384460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164279,"job_number":"JOB_164279","tr_customer_id":164296,"tr_customer_product_id":164286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:59.000Z","modified_at":"2026-01-23T03:52:59.000Z","name":"Rhett Aufderhar","mobile_number":"537-294-7601","email_id":"Clotilde.Koelpin@yahoo.com","dop":"2025-04-06","serial_number":"12541476944422106","imei1":"12541476944422106","imei2":"12541476944422106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164281,"job_number":"JOB_164281","tr_customer_id":164298,"tr_customer_product_id":164288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:10.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10273770522497","imei1":"10273770522497","imei2":"10273770522497","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164283,"job_number":"JOB_164283","tr_customer_id":164300,"tr_customer_product_id":164290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:12.000Z","modified_at":"2026-01-23T03:53:12.000Z","name":"Arvel Pacocha","mobile_number":"666-963-0104","email_id":"Ozella.Lindgren49@gmail.com","dop":"2025-04-06","serial_number":"17544817177238048","imei1":"17544817177238048","imei2":"17544817177238048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164285,"job_number":"JOB_164285","tr_customer_id":164302,"tr_customer_product_id":164292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18349176529613","imei1":"18349176529613","imei2":"18349176529613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164287,"job_number":"JOB_164287","tr_customer_id":164304,"tr_customer_product_id":164294,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"Josue Stamm","mobile_number":"626-331-8984","email_id":"Franz65@hotmail.com","dop":"2025-04-06","serial_number":"11223337606055406","imei1":"11223337606055406","imei2":"11223337606055406","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164288,"job_number":"JOB_164288","tr_customer_id":164305,"tr_customer_product_id":164295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10666774904904","imei1":"10666774904904","imei2":"10666774904904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164290,"job_number":"JOB_164290","tr_customer_id":164307,"tr_customer_product_id":164297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:19.000Z","modified_at":"2026-01-23T03:53:19.000Z","name":"Edgar Kozey","mobile_number":"212-912-4476","email_id":"Johathan.Vandervort@gmail.com","dop":"2025-04-06","serial_number":"17910729466123568","imei1":"17910729466123568","imei2":"17910729466123568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164294,"job_number":"JOB_164294","tr_customer_id":164311,"tr_customer_product_id":164301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:28.000Z","modified_at":"2026-01-23T03:53:28.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10576124449130","imei1":"10576124449130","imei2":"10576124449130","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164297,"job_number":"JOB_164297","tr_customer_id":164314,"tr_customer_product_id":164304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Dock Quigley","mobile_number":"506-247-6464","email_id":"Herman_Skiles@hotmail.com","dop":"2025-06-18","serial_number":"1027078782349624","imei1":"1027078782349624","imei2":"1027078782349624","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164298,"job_number":"JOB_164298","tr_customer_id":164315,"tr_customer_product_id":164305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:29.000Z","name":"Turner Terry","mobile_number":"522-522-4233","email_id":"Marisa.Nienow37@gmail.com","dop":"2025-05-30","serial_number":"16433465718284","imei1":"16433465718284","imei2":"16433465718284","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164299,"job_number":"JOB_164299","tr_customer_id":164316,"tr_customer_product_id":164306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Luella Feest","mobile_number":"717-979-6527","email_id":"Lonzo_Jaskolski95@yahoo.com","dop":"2025-05-30","serial_number":"1584564462841564","imei1":"1584564462841564","imei2":"1584564462841564","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164301,"job_number":"JOB_164301","tr_customer_id":164318,"tr_customer_product_id":164308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:33.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11322385134847","imei1":"11322385134847","imei2":"11322385134847","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164303,"job_number":"JOB_164303","tr_customer_id":164320,"tr_customer_product_id":164310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:35.000Z","modified_at":"2026-01-23T03:53:35.000Z","name":"Brooks Fritsch","mobile_number":"259-520-9684","email_id":"Kaleigh_Hayes@hotmail.com","dop":"2025-04-06","serial_number":"12966958674404100","imei1":"12966958674404100","imei2":"12966958674404100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164304,"job_number":"JOB_164304","tr_customer_id":164321,"tr_customer_product_id":164311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:53:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18027761481713","imei1":"18027761481713","imei2":"18027761481713","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164306,"job_number":"JOB_164306","tr_customer_id":164323,"tr_customer_product_id":164313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"Angie Rippin","mobile_number":"965-806-6718","email_id":"Demario25@gmail.com","dop":"2025-04-06","serial_number":"15590971726162004","imei1":"15590971726162004","imei2":"15590971726162004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164307,"job_number":"JOB_164307","tr_customer_id":164324,"tr_customer_product_id":164314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14492485793030","imei1":"14492485793030","imei2":"14492485793030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164308,"job_number":"JOB_164308","tr_customer_id":164325,"tr_customer_product_id":164315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:38.000Z","modified_at":"2026-01-23T03:53:38.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18965207044390","imei1":"18965207044390","imei2":"18965207044390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164315,"job_number":"JOB_164315","tr_customer_id":164332,"tr_customer_product_id":164322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Calista Cormier","mobile_number":"857-366-7872","email_id":"Eli.Lueilwitz15@yahoo.com","dop":"2025-04-06","serial_number":"13904090694867456","imei1":"13904090694867456","imei2":"13904090694867456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164316,"job_number":"JOB_164316","tr_customer_id":164333,"tr_customer_product_id":164323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16776813111606","imei1":"16776813111606","imei2":"16776813111606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164317,"job_number":"JOB_164317","tr_customer_id":164334,"tr_customer_product_id":164324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Mireya Padberg","mobile_number":"278-390-1257","email_id":"Delphia19@gmail.com","dop":"2025-04-06","serial_number":"18246899215647444","imei1":"18246899215647444","imei2":"18246899215647444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164319,"job_number":"JOB_164319","tr_customer_id":164336,"tr_customer_product_id":164326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"Alyson West","mobile_number":"469-558-4312","email_id":"Gayle.Feest@yahoo.com","dop":"2025-04-06","serial_number":"10384926853210670","imei1":"10384926853210670","imei2":"10384926853210670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164320,"job_number":"JOB_164320","tr_customer_id":164337,"tr_customer_product_id":164327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:53:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13877093445836","imei1":"13877093445836","imei2":"13877093445836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164323,"job_number":"JOB_164323","tr_customer_id":164340,"tr_customer_product_id":164330,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:44.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Erica MacGyver","mobile_number":"550-583-2137","email_id":"Addie.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14665596500153332","imei1":"14665596500153332","imei2":"14665596500153332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164324,"job_number":"JOB_164324","tr_customer_id":164341,"tr_customer_product_id":164331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:53:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13378667190011","imei1":"13378667190011","imei2":"13378667190011","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164326,"job_number":"JOB_164326","tr_customer_id":164343,"tr_customer_product_id":164333,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:47.000Z","modified_at":"2026-01-23T03:53:47.000Z","name":"Maritza Rutherford","mobile_number":"691-816-4858","email_id":"Alanna.Carter25@hotmail.com","dop":"2025-04-06","serial_number":"11939096208443328","imei1":"11939096208443328","imei2":"11939096208443328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164331,"job_number":"JOB_164331","tr_customer_id":164348,"tr_customer_product_id":164338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:55.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10880421486738","imei1":"10880421486738","imei2":"10880421486738","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164333,"job_number":"JOB_164333","tr_customer_id":164350,"tr_customer_product_id":164340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:57.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Sandy Gorczany","mobile_number":"346-685-6605","email_id":"Isaias_Schaden@yahoo.com","dop":"2025-04-06","serial_number":"19489481972900668","imei1":"19489481972900668","imei2":"19489481972900668","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164334,"job_number":"JOB_164334","tr_customer_id":164351,"tr_customer_product_id":164341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:53:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16361423760822","imei1":"16361423760822","imei2":"16361423760822","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164336,"job_number":"JOB_164336","tr_customer_id":164353,"tr_customer_product_id":164343,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:59.000Z","modified_at":"2026-01-23T03:53:59.000Z","name":"Stefan Frami","mobile_number":"519-768-4886","email_id":"Mireya_Schuster30@yahoo.com","dop":"2025-04-06","serial_number":"14737435052735908","imei1":"14737435052735908","imei2":"14737435052735908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164337,"job_number":"JOB_164337","tr_customer_id":164354,"tr_customer_product_id":164344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:02.000Z","modified_at":"2026-01-23T03:54:02.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18561412224451","imei1":"18561412224451","imei2":"18561412224451","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164341,"job_number":"JOB_164341","tr_customer_id":164358,"tr_customer_product_id":164348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Irwin Kuvalis","mobile_number":"843-912-9427","email_id":"Ted82@yahoo.com","dop":"2025-04-06","serial_number":"10057047745616680","imei1":"10057047745616680","imei2":"10057047745616680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164343,"job_number":"JOB_164343","tr_customer_id":164360,"tr_customer_product_id":164350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19891644338873","imei1":"19891644338873","imei2":"19891644338873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164345,"job_number":"JOB_164345","tr_customer_id":164362,"tr_customer_product_id":164352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:08.000Z","modified_at":"2026-01-23T03:54:08.000Z","name":"Gaston Wisoky","mobile_number":"857-659-9408","email_id":"Alisa_Shields35@hotmail.com","dop":"2025-04-06","serial_number":"16543508790956524","imei1":"16543508790956524","imei2":"16543508790956524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164346,"job_number":"JOB_164346","tr_customer_id":164363,"tr_customer_product_id":164353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:12.000Z","modified_at":"2026-01-23T03:54:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18780480732035","imei1":"18780480732035","imei2":"18780480732035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164348,"job_number":"JOB_164348","tr_customer_id":164365,"tr_customer_product_id":164355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:14.000Z","modified_at":"2026-01-23T03:54:14.000Z","name":"Weldon Kreiger","mobile_number":"624-799-9206","email_id":"Sidney_Schmitt26@hotmail.com","dop":"2025-04-06","serial_number":"18148398241021080","imei1":"18148398241021080","imei2":"18148398241021080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164349,"job_number":"JOB_164349","tr_customer_id":164366,"tr_customer_product_id":164356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797955076363","imei1":"17797955076363","imei2":"17797955076363","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164351,"job_number":"JOB_164351","tr_customer_id":164368,"tr_customer_product_id":164358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:19.000Z","modified_at":"2026-01-23T03:54:19.000Z","name":"Dusty Nitzsche","mobile_number":"932-514-5454","email_id":"Malachi.VonRueden@hotmail.com","dop":"2025-04-06","serial_number":"17015917372419632","imei1":"17015917372419632","imei2":"17015917372419632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164352,"job_number":"JOB_164352","tr_customer_id":164369,"tr_customer_product_id":164359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19671075674629","imei1":"19671075674629","imei2":"19671075674629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164354,"job_number":"JOB_164354","tr_customer_id":164371,"tr_customer_product_id":164361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:21.000Z","modified_at":"2026-01-23T03:54:21.000Z","name":"Christian Reichert","mobile_number":"359-915-4287","email_id":"Garett25@gmail.com","dop":"2025-04-06","serial_number":"14098728521945598","imei1":"14098728521945598","imei2":"14098728521945598","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164355,"job_number":"JOB_164355","tr_customer_id":164372,"tr_customer_product_id":164362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13456387053922","imei1":"13456387053922","imei2":"13456387053922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164357,"job_number":"JOB_164357","tr_customer_id":164374,"tr_customer_product_id":164364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:23.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jacquelyn O'Hara","mobile_number":"798-377-2634","email_id":"Salma86@hotmail.com","dop":"2025-04-06","serial_number":"13009321927256568","imei1":"13009321927256568","imei2":"13009321927256568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164358,"job_number":"JOB_164358","tr_customer_id":164375,"tr_customer_product_id":164365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:54:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13575254441796","imei1":"13575254441796","imei2":"13575254441796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164360,"job_number":"JOB_164360","tr_customer_id":164377,"tr_customer_product_id":164367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:27.000Z","modified_at":"2026-01-23T03:54:27.000Z","name":"Paul Parker","mobile_number":"531-936-6090","email_id":"Lera_Cole44@yahoo.com","dop":"2025-04-06","serial_number":"16352231557389800","imei1":"16352231557389800","imei2":"16352231557389800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164361,"job_number":"JOB_164361","tr_customer_id":164378,"tr_customer_product_id":164368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:54:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14619055367670","imei1":"14619055367670","imei2":"14619055367670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164363,"job_number":"JOB_164363","tr_customer_id":164380,"tr_customer_product_id":164370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:29.000Z","modified_at":"2026-01-23T03:54:29.000Z","name":"Jorge Daniel","mobile_number":"919-289-6533","email_id":"Ariane_Cremin50@gmail.com","dop":"2025-04-06","serial_number":"15569033735530416","imei1":"15569033735530416","imei2":"15569033735530416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164364,"job_number":"JOB_164364","tr_customer_id":164381,"tr_customer_product_id":164371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:54:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"18753253042879","imei1":"18753253042879","imei2":"18753253042879","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164366,"job_number":"JOB_164366","tr_customer_id":164383,"tr_customer_product_id":164373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:32.000Z","modified_at":"2026-01-23T03:54:32.000Z","name":"Bettye Christiansen","mobile_number":"603-527-0840","email_id":"Kameron3@hotmail.com","dop":"2025-04-06","serial_number":"18589509602209024","imei1":"18589509602209024","imei2":"18589509602209024","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164370,"job_number":"JOB_164370","tr_customer_id":164387,"tr_customer_product_id":164377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:40.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13422154732341","imei1":"13422154732341","imei2":"13422154732341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164372,"job_number":"JOB_164372","tr_customer_id":164389,"tr_customer_product_id":164379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:42.000Z","modified_at":"2026-01-23T03:54:42.000Z","name":"Giovani Roberts","mobile_number":"354-314-8206","email_id":"Mafalda38@gmail.com","dop":"2025-04-06","serial_number":"10462388972767342","imei1":"10462388972767342","imei2":"10462388972767342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164379,"job_number":"JOB_164379","tr_customer_id":164396,"tr_customer_product_id":164386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:54:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19176311546538","imei1":"19176311546538","imei2":"19176311546538","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164381,"job_number":"JOB_164381","tr_customer_id":164398,"tr_customer_product_id":164388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:53.000Z","modified_at":"2026-01-23T03:54:53.000Z","name":"Reed Wiza","mobile_number":"504-868-3994","email_id":"Marlon_Lowe@hotmail.com","dop":"2025-04-06","serial_number":"10973600655152118","imei1":"10973600655152118","imei2":"10973600655152118","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164382,"job_number":"JOB_164382","tr_customer_id":164399,"tr_customer_product_id":164389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13601232711716","imei1":"13601232711716","imei2":"13601232711716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164384,"job_number":"JOB_164384","tr_customer_id":164401,"tr_customer_product_id":164391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:55.000Z","modified_at":"2026-01-23T03:54:55.000Z","name":"Hester Pfannerstill","mobile_number":"512-851-8698","email_id":"Madie_Fadel@gmail.com","dop":"2025-04-06","serial_number":"19216682761732730","imei1":"19216682761732730","imei2":"19216682761732730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164385,"job_number":"JOB_164385","tr_customer_id":164402,"tr_customer_product_id":164392,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:03.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12862420402035","imei1":"12862420402035","imei2":"12862420402035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164387,"job_number":"JOB_164387","tr_customer_id":164404,"tr_customer_product_id":164394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:04.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Nia Padberg","mobile_number":"434-780-6807","email_id":"Eve_Toy@yahoo.com","dop":"2025-04-06","serial_number":"19535255369694520","imei1":"19535255369694520","imei2":"19535255369694520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164388,"job_number":"JOB_164388","tr_customer_id":164405,"tr_customer_product_id":164395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19171008457520","imei1":"19171008457520","imei2":"19171008457520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164391,"job_number":"JOB_164391","tr_customer_id":164408,"tr_customer_product_id":164398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Ezra Marquardt","mobile_number":"260-631-2206","email_id":"Gonzalo90@gmail.com","dop":"2025-04-06","serial_number":"11574391977219370","imei1":"11574391977219370","imei2":"11574391977219370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164394,"job_number":"JOB_164394","tr_customer_id":164411,"tr_customer_product_id":164401,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:13.000Z","modified_at":"2026-01-23T03:55:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10419163240021","imei1":"10419163240021","imei2":"10419163240021","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164396,"job_number":"JOB_164396","tr_customer_id":164413,"tr_customer_product_id":164403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:15.000Z","modified_at":"2026-01-23T03:55:15.000Z","name":"Emilio Bauch","mobile_number":"819-879-0965","email_id":"Kay.Schaefer76@yahoo.com","dop":"2025-04-06","serial_number":"10835937003845602","imei1":"10835937003845602","imei2":"10835937003845602","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164400,"job_number":"JOB_164400","tr_customer_id":164417,"tr_customer_product_id":164407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:55:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19083130716265","imei1":"19083130716265","imei2":"19083130716265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164402,"job_number":"JOB_164402","tr_customer_id":164419,"tr_customer_product_id":164409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:36.000Z","modified_at":"2026-01-23T03:55:36.000Z","name":"Axel Quitzon","mobile_number":"952-686-1970","email_id":"Kaci.Leuschke@gmail.com","dop":"2025-04-06","serial_number":"17882333776890298","imei1":"17882333776890298","imei2":"17882333776890298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164403,"job_number":"JOB_164403","tr_customer_id":164420,"tr_customer_product_id":164410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:55:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19067696955352","imei1":"19067696955352","imei2":"19067696955352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164405,"job_number":"JOB_164405","tr_customer_id":164422,"tr_customer_product_id":164412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:39.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Benedict Lubowitz","mobile_number":"649-745-2120","email_id":"Sebastian_Bednar61@yahoo.com","dop":"2025-04-06","serial_number":"15771954712244998","imei1":"15771954712244998","imei2":"15771954712244998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164406,"job_number":"JOB_164406","tr_customer_id":164423,"tr_customer_product_id":164413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:16.000Z","modified_at":"2026-01-23T04:01:16.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57467388463249","imei1":"57467388463249","imei2":"57467388463249","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164407,"job_number":"JOB_164407","tr_customer_id":164424,"tr_customer_product_id":164414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82417241222446","imei1":"82417241222446","imei2":"82417241222446","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164408,"job_number":"JOB_164408","tr_customer_id":164425,"tr_customer_product_id":164415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"37177121918385","imei1":"37177121918385","imei2":"37177121918385","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164409,"job_number":"JOB_164409","tr_customer_id":164426,"tr_customer_product_id":164416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:17.000Z","modified_at":"2026-01-23T04:01:17.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16175429328316","imei1":"16175429328316","imei2":"16175429328316","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164410,"job_number":"JOB_164410","tr_customer_id":164427,"tr_customer_product_id":164417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"90648490634116","imei1":"90648490634116","imei2":"90648490634116","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164411,"job_number":"JOB_164411","tr_customer_id":164428,"tr_customer_product_id":164418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57666678371352","imei1":"57666678371352","imei2":"57666678371352","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164413,"job_number":"JOB_164413","tr_customer_id":164430,"tr_customer_product_id":164420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:47.000Z","modified_at":"2026-01-23T04:01:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14112429138542","imei1":"14112429138542","imei2":"14112429138542","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164414,"job_number":"JOB_164414","tr_customer_id":164431,"tr_customer_product_id":164421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61292449974535","imei1":"61292449974535","imei2":"61292449974535","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164415,"job_number":"JOB_164415","tr_customer_id":164432,"tr_customer_product_id":164422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30314521018219","imei1":"30314521018219","imei2":"30314521018219","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164416,"job_number":"JOB_164416","tr_customer_id":164433,"tr_customer_product_id":164423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:48.000Z","modified_at":"2026-01-23T04:01:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99919571913312","imei1":"99919571913312","imei2":"99919571913312","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164417,"job_number":"JOB_164417","tr_customer_id":164434,"tr_customer_product_id":164424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"56853295532072","imei1":"56853295532072","imei2":"56853295532072","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164418,"job_number":"JOB_164418","tr_customer_id":164435,"tr_customer_product_id":164425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:01:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57002389833420","imei1":"57002389833420","imei2":"57002389833420","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:01:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164420,"job_number":"JOB_164420","tr_customer_id":164437,"tr_customer_product_id":164427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:18.000Z","modified_at":"2026-01-23T04:02:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71473291689783","imei1":"71473291689783","imei2":"71473291689783","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164421,"job_number":"JOB_164421","tr_customer_id":164438,"tr_customer_product_id":164428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66924165301378","imei1":"66924165301378","imei2":"66924165301378","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164422,"job_number":"JOB_164422","tr_customer_id":164439,"tr_customer_product_id":164429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"57168941623520","imei1":"57168941623520","imei2":"57168941623520","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164423,"job_number":"JOB_164423","tr_customer_id":164440,"tr_customer_product_id":164430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:19.000Z","modified_at":"2026-01-23T04:02:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74414624878098","imei1":"74414624878098","imei2":"74414624878098","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164424,"job_number":"JOB_164424","tr_customer_id":164441,"tr_customer_product_id":164431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"93571353626923","imei1":"93571353626923","imei2":"93571353626923","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164425,"job_number":"JOB_164425","tr_customer_id":164442,"tr_customer_product_id":164432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23486865833393","imei1":"23486865833393","imei2":"23486865833393","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164427,"job_number":"JOB_164427","tr_customer_id":164444,"tr_customer_product_id":164434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:38:54.000Z","modified_at":"2026-01-23T04:38:54.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"61657389434586","imei1":"61657389434586","imei2":"61657389434586","popurl":"2026-01-13T04:38:53.942483167Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:38:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164428,"job_number":"JOB_164428","tr_customer_id":164445,"tr_customer_product_id":164435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:39:27.000Z","modified_at":"2026-01-23T04:39:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-13","serial_number":"76354365596973","imei1":"76354365596973","imei2":"76354365596973","popurl":"2026-01-13T04:39:27.266549329Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:39:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164429,"job_number":"JOB_164429","tr_customer_id":164446,"tr_customer_product_id":164436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:24.000Z","modified_at":"2026-01-23T04:49:24.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106709449815112","imei1":"106709449815112","imei2":"106709449815112","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164431,"job_number":"JOB_164431","tr_customer_id":164448,"tr_customer_product_id":164438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:38.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107532088854838","imei1":"107532088854838","imei2":"107532088854838","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:49:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164434,"job_number":"JOB_164434","tr_customer_id":164451,"tr_customer_product_id":164441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:19.000Z","modified_at":"2026-01-23T04:54:19.000Z","name":"Lazaro Mitchell","mobile_number":"768-620-7147","email_id":"Brennon_Rolfson@yahoo.com","dop":"2025-04-06","serial_number":"19622377457444772","imei1":"19622377457444772","imei2":"19622377457444772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164436,"job_number":"JOB_164436","tr_customer_id":164453,"tr_customer_product_id":164443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:02.000Z","modified_at":"2026-01-23T04:55:02.000Z","name":"Rosemary Bednar","mobile_number":"539-391-1778","email_id":"Jody_Reynolds99@gmail.com","dop":"2025-04-06","serial_number":"16531405333263096","imei1":"16531405333263096","imei2":"16531405333263096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164438,"job_number":"JOB_164438","tr_customer_id":164455,"tr_customer_product_id":164445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:45.000Z","modified_at":"2026-01-23T04:55:45.000Z","name":"Daniella Walter","mobile_number":"777-610-2533","email_id":"Ewald_Hamill@yahoo.com","dop":"2025-04-06","serial_number":"18489115323932772","imei1":"18489115323932772","imei2":"18489115323932772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:55:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164440,"job_number":"JOB_164440","tr_customer_id":164457,"tr_customer_product_id":164447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:33.000Z","modified_at":"2026-01-23T04:59:33.000Z","name":"Dee Walter","mobile_number":"760-395-7390","email_id":"Angelica.Hermann27@yahoo.com","dop":"2025-04-06","serial_number":"12518601522596900","imei1":"12518601522596900","imei2":"12518601522596900","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164442,"job_number":"JOB_164442","tr_customer_id":164459,"tr_customer_product_id":164449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:49.000Z","modified_at":"2026-01-23T04:59:49.000Z","name":"Tierra Feest","mobile_number":"272-939-3749","email_id":"Sharon_Bernier5@gmail.com","dop":"2025-04-06","serial_number":"10162408354492496","imei1":"10162408354492496","imei2":"10162408354492496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T04:59:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164443,"job_number":"JOB_164443","tr_customer_id":164460,"tr_customer_product_id":164450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:40.000Z","modified_at":"2026-01-23T05:54:40.000Z","name":"Abhishek khan","mobile_number":"8795415445","email_id":"akash04@gmail.com","dop":"2025-04-06","serial_number":"14060124131517","imei1":"14060124131517","imei2":"14060124131517","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164445,"job_number":"JOB_164445","tr_customer_id":164462,"tr_customer_product_id":164452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:42.000Z","modified_at":"2026-01-23T05:54:42.000Z","name":"Franco Ernser","mobile_number":"516-232-3463","email_id":"Salvatore_Koelpin89@hotmail.com","dop":"2025-04-06","serial_number":"16888758926587996","imei1":"16888758926587996","imei2":"16888758926587996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:54:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164446,"job_number":"JOB_164446","tr_customer_id":164463,"tr_customer_product_id":164453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:55:31.000Z","name":"GRecheil khan","mobile_number":"8774158664","email_id":"sachin24@gmail.com","dop":"2025-04-06","serial_number":"13476167196470","imei1":"13476167196470","imei2":"13476167196470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164448,"job_number":"JOB_164448","tr_customer_id":164465,"tr_customer_product_id":164455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:33.000Z","modified_at":"2026-01-23T05:55:33.000Z","name":"Lesly Gislason","mobile_number":"856-414-5077","email_id":"Kenneth.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"17623599556510652","imei1":"17623599556510652","imei2":"17623599556510652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:55:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164449,"job_number":"JOB_164449","tr_customer_id":164466,"tr_customer_product_id":164456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:10.000Z","name":"Abhishek khan","mobile_number":"7789641258","email_id":"Rohithkumar24@gmail.com","dop":"2025-04-06","serial_number":"12358293340239","imei1":"12358293340239","imei2":"12358293340239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164451,"job_number":"JOB_164451","tr_customer_id":164468,"tr_customer_product_id":164458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:12.000Z","modified_at":"2026-01-23T05:56:12.000Z","name":"Alba Funk","mobile_number":"986-368-2539","email_id":"Camren_Koch38@hotmail.com","dop":"2025-04-06","serial_number":"18979020333433020","imei1":"18979020333433020","imei2":"18979020333433020","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T05:56:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164467,"job_number":"JOB_164467","tr_customer_id":164484,"tr_customer_product_id":164474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:08.000Z","modified_at":"2026-01-23T06:22:08.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10296170498252","imei1":"10296170498252","imei2":"10296170498252","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164469,"job_number":"JOB_164469","tr_customer_id":164486,"tr_customer_product_id":164476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:09.000Z","name":"Zachary Rath","mobile_number":"868-296-1728","email_id":"Idella77@hotmail.com","dop":"2025-06-18","serial_number":"1039308325055978","imei1":"1039308325055978","imei2":"1039308325055978","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164471,"job_number":"JOB_164471","tr_customer_id":164488,"tr_customer_product_id":164478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:20.000Z","modified_at":"2026-01-23T06:22:20.000Z","name":"Vivianne Spencer","mobile_number":"962-518-7979","email_id":"Virgie29@yahoo.com","dop":"2025-04-06","serial_number":"19415144683557696","imei1":"19415144683557696","imei2":"19415144683557696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164472,"job_number":"JOB_164472","tr_customer_id":164489,"tr_customer_product_id":164479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:51.000Z","modified_at":"2026-01-23T06:22:51.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10535597557472","imei1":"10535597557472","imei2":"10535597557472","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164474,"job_number":"JOB_164474","tr_customer_id":164491,"tr_customer_product_id":164481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:22:52.000Z","name":"Erik Kessler","mobile_number":"648-378-9624","email_id":"Wiley95@hotmail.com","dop":"2025-06-18","serial_number":"1082261796607521","imei1":"1082261796607521","imei2":"1082261796607521","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164475,"job_number":"JOB_164475","tr_customer_id":164492,"tr_customer_product_id":164482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:23:47.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12091218767408","imei1":"12091218767408","imei2":"12091218767408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164477,"job_number":"JOB_164477","tr_customer_id":164494,"tr_customer_product_id":164484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:48.000Z","modified_at":"2026-01-23T06:23:48.000Z","name":"Emerson Wuckert","mobile_number":"613-640-9455","email_id":"Willa.Kihn@hotmail.com","dop":"2025-04-06","serial_number":"11122491875930594","imei1":"11122491875930594","imei2":"11122491875930594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:23:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164478,"job_number":"JOB_164478","tr_customer_id":164495,"tr_customer_product_id":164485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:24:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16803624992412","imei1":"16803624992412","imei2":"16803624992412","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164480,"job_number":"JOB_164480","tr_customer_id":164497,"tr_customer_product_id":164487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:33.000Z","modified_at":"2026-01-23T06:24:33.000Z","name":"Neoma Kerluke","mobile_number":"439-639-6470","email_id":"Dangelo.Dare@hotmail.com","dop":"2025-04-06","serial_number":"14478435786926606","imei1":"14478435786926606","imei2":"14478435786926606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:24:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164481,"job_number":"JOB_164481","tr_customer_id":164498,"tr_customer_product_id":164488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12611331067903","imei1":"12611331067903","imei2":"12611331067903","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164483,"job_number":"JOB_164483","tr_customer_id":164500,"tr_customer_product_id":164490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:17.000Z","modified_at":"2026-01-23T06:25:17.000Z","name":"Florencio Keeling","mobile_number":"584-985-4432","email_id":"Kaycee_Bogan53@gmail.com","dop":"2025-04-06","serial_number":"14745093574534612","imei1":"14745093574534612","imei2":"14745093574534612","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164484,"job_number":"JOB_164484","tr_customer_id":164501,"tr_customer_product_id":164491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:11.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15903296549852","imei1":"15903296549852","imei2":"15903296549852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164486,"job_number":"JOB_164486","tr_customer_id":164503,"tr_customer_product_id":164493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:12.000Z","modified_at":"2026-01-23T06:27:12.000Z","name":"Kristian Lemke","mobile_number":"728-244-8465","email_id":"Elmo.Towne@yahoo.com","dop":"2025-04-06","serial_number":"14106845221264488","imei1":"14106845221264488","imei2":"14106845221264488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164487,"job_number":"JOB_164487","tr_customer_id":164504,"tr_customer_product_id":164494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:27:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13240274141383","imei1":"13240274141383","imei2":"13240274141383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164489,"job_number":"JOB_164489","tr_customer_id":164506,"tr_customer_product_id":164496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:58.000Z","modified_at":"2026-01-23T06:27:58.000Z","name":"Kara Botsford","mobile_number":"966-345-4692","email_id":"Mustafa.Schumm35@hotmail.com","dop":"2025-04-06","serial_number":"11515722543667332","imei1":"11515722543667332","imei2":"11515722543667332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164490,"job_number":"JOB_164490","tr_customer_id":164507,"tr_customer_product_id":164497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:28:43.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13390281882209","imei1":"13390281882209","imei2":"13390281882209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164492,"job_number":"JOB_164492","tr_customer_id":164509,"tr_customer_product_id":164499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:44.000Z","modified_at":"2026-01-23T06:28:44.000Z","name":"Maurine Runolfsdottir","mobile_number":"625-480-8326","email_id":"Bernhard76@yahoo.com","dop":"2025-04-06","serial_number":"11921954094532252","imei1":"11921954094532252","imei2":"11921954094532252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164496,"job_number":"JOB_164496","tr_customer_id":164513,"tr_customer_product_id":164503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:10.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14463527932567","imei1":"14463527932567","imei2":"14463527932567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164498,"job_number":"JOB_164498","tr_customer_id":164515,"tr_customer_product_id":164505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:12.000Z","modified_at":"2026-01-23T06:30:12.000Z","name":"Vicky Rodriguez","mobile_number":"219-514-8109","email_id":"Tanner.VonRueden69@gmail.com","dop":"2025-04-06","serial_number":"10413452092545030","imei1":"10413452092545030","imei2":"10413452092545030","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164499,"job_number":"JOB_164499","tr_customer_id":164516,"tr_customer_product_id":164506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:54.000Z","modified_at":"2026-01-23T06:30:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17461513003582","imei1":"17461513003582","imei2":"17461513003582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164501,"job_number":"JOB_164501","tr_customer_id":164518,"tr_customer_product_id":164508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:56.000Z","modified_at":"2026-01-23T06:30:56.000Z","name":"Neha Hartmann","mobile_number":"765-539-2133","email_id":"Michelle.Wintheiser@gmail.com","dop":"2025-04-06","serial_number":"18758605555494576","imei1":"18758605555494576","imei2":"18758605555494576","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:30:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164502,"job_number":"JOB_164502","tr_customer_id":164519,"tr_customer_product_id":164509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:31:39.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17476143035901","imei1":"17476143035901","imei2":"17476143035901","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164504,"job_number":"JOB_164504","tr_customer_id":164521,"tr_customer_product_id":164511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:41.000Z","modified_at":"2026-01-23T06:31:41.000Z","name":"Viva Renner","mobile_number":"683-532-3701","email_id":"Brendan.Klein@hotmail.com","dop":"2025-04-06","serial_number":"19813584582699530","imei1":"19813584582699530","imei2":"19813584582699530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:31:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164506,"job_number":"JOB_164506","tr_customer_id":164523,"tr_customer_product_id":164513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:21.000Z","modified_at":"2026-01-23T06:34:21.000Z","name":"Keely Hoppe","mobile_number":"417-906-0587","email_id":"Rudy.Schultz1@gmail.com","dop":"2025-04-06","serial_number":"11642240160607912","imei1":"11642240160607912","imei2":"11642240160607912","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164507,"job_number":"JOB_164507","tr_customer_id":164524,"tr_customer_product_id":164514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:34:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11704362647770","imei1":"11704362647770","imei2":"11704362647770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164509,"job_number":"JOB_164509","tr_customer_id":164526,"tr_customer_product_id":164516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:50.000Z","modified_at":"2026-01-23T06:34:50.000Z","name":"Dora Hauck","mobile_number":"878-766-6729","email_id":"Jamey94@gmail.com","dop":"2025-04-06","serial_number":"13552808892620274","imei1":"13552808892620274","imei2":"13552808892620274","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:34:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164512,"job_number":"JOB_164512","tr_customer_id":164529,"tr_customer_product_id":164519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:35:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15894832814026","imei1":"15894832814026","imei2":"15894832814026","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164515,"job_number":"JOB_164515","tr_customer_id":164532,"tr_customer_product_id":164522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:38.000Z","modified_at":"2026-01-23T06:35:38.000Z","name":"Keyshawn Dickens","mobile_number":"963-718-3672","email_id":"Lafayette_Rodriguez5@yahoo.com","dop":"2025-04-06","serial_number":"10541502992701520","imei1":"10541502992701520","imei2":"10541502992701520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164516,"job_number":"JOB_164516","tr_customer_id":164533,"tr_customer_product_id":164523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11945199884199","imei1":"11945199884199","imei2":"11945199884199","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164518,"job_number":"JOB_164518","tr_customer_id":164535,"tr_customer_product_id":164525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:15.000Z","modified_at":"2026-01-23T06:36:15.000Z","name":"Adela Hagenes","mobile_number":"415-587-7069","email_id":"Neal20@yahoo.com","dop":"2025-04-06","serial_number":"11789325439457976","imei1":"11789325439457976","imei2":"11789325439457976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164522,"job_number":"JOB_164522","tr_customer_id":164539,"tr_customer_product_id":164529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:24.000Z","modified_at":"2026-01-23T06:36:24.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17797195776313","imei1":"17797195776313","imei2":"17797195776313","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164524,"job_number":"JOB_164524","tr_customer_id":164541,"tr_customer_product_id":164531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:26.000Z","modified_at":"2026-01-23T06:36:26.000Z","name":"Warren Klocko","mobile_number":"644-614-0824","email_id":"Margarita_Sporer49@hotmail.com","dop":"2025-04-06","serial_number":"12794988250968980","imei1":"12794988250968980","imei2":"12794988250968980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164525,"job_number":"JOB_164525","tr_customer_id":164542,"tr_customer_product_id":164532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:36:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13508319944042","imei1":"13508319944042","imei2":"13508319944042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164527,"job_number":"JOB_164527","tr_customer_id":164544,"tr_customer_product_id":164534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:59.000Z","modified_at":"2026-01-23T06:36:59.000Z","name":"Marley Kessler","mobile_number":"756-915-9291","email_id":"Noah.Hamill19@yahoo.com","dop":"2025-04-06","serial_number":"14804366300151874","imei1":"14804366300151874","imei2":"14804366300151874","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164531,"job_number":"JOB_164531","tr_customer_id":164548,"tr_customer_product_id":164538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:37:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10844395746796","imei1":"10844395746796","imei2":"10844395746796","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164533,"job_number":"JOB_164533","tr_customer_id":164550,"tr_customer_product_id":164540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:43.000Z","modified_at":"2026-01-23T06:37:43.000Z","name":"Griffin Kulas","mobile_number":"982-293-6542","email_id":"Monica.Hoppe51@yahoo.com","dop":"2025-04-06","serial_number":"11193456090991698","imei1":"11193456090991698","imei2":"11193456090991698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164537,"job_number":"JOB_164537","tr_customer_id":164554,"tr_customer_product_id":164544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:07.000Z","modified_at":"2026-01-23T06:41:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12108355399265","imei1":"12108355399265","imei2":"12108355399265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164539,"job_number":"JOB_164539","tr_customer_id":164556,"tr_customer_product_id":164546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:09.000Z","modified_at":"2026-01-23T06:41:09.000Z","name":"Magnus Wisozk","mobile_number":"748-874-5087","email_id":"Ubaldo_Wilderman@gmail.com","dop":"2025-04-06","serial_number":"10887860377715654","imei1":"10887860377715654","imei2":"10887860377715654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164540,"job_number":"JOB_164540","tr_customer_id":164557,"tr_customer_product_id":164547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:41:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17241487589124","imei1":"17241487589124","imei2":"17241487589124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164542,"job_number":"JOB_164542","tr_customer_id":164559,"tr_customer_product_id":164549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:53.000Z","modified_at":"2026-01-23T06:41:53.000Z","name":"Adell Cummerata","mobile_number":"220-247-1670","email_id":"Jewel.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"19260251435081916","imei1":"19260251435081916","imei2":"19260251435081916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:41:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164543,"job_number":"JOB_164543","tr_customer_id":164560,"tr_customer_product_id":164550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:06.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18791125129446","imei1":"18791125129446","imei2":"18791125129446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164545,"job_number":"JOB_164545","tr_customer_id":164562,"tr_customer_product_id":164552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:07.000Z","modified_at":"2026-01-23T06:42:07.000Z","name":"Dallin Veum","mobile_number":"461-307-2952","email_id":"Ruben_Smith13@yahoo.com","dop":"2025-04-06","serial_number":"14488857431756712","imei1":"14488857431756712","imei2":"14488857431756712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164547,"job_number":"JOB_164547","tr_customer_id":164564,"tr_customer_product_id":164554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:11.000Z","modified_at":"2026-01-23T06:42:11.000Z","name":"Faustino Grant","mobile_number":"608-230-6490","email_id":"Elisa.Reichert15@gmail.com","dop":"2025-04-06","serial_number":"10243328754418908","imei1":"10243328754418908","imei2":"10243328754418908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164549,"job_number":"JOB_164549","tr_customer_id":164566,"tr_customer_product_id":164556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:21.000Z","modified_at":"2026-01-23T06:42:21.000Z","name":"Clara Bashirian","mobile_number":"923-711-6065","email_id":"Kenneth54@yahoo.com","dop":"2025-04-06","serial_number":"11532240841278006","imei1":"11532240841278006","imei2":"11532240841278006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164550,"job_number":"JOB_164550","tr_customer_id":164567,"tr_customer_product_id":164557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:42:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12724070535239","imei1":"12724070535239","imei2":"12724070535239","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164552,"job_number":"JOB_164552","tr_customer_id":164569,"tr_customer_product_id":164559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:36.000Z","modified_at":"2026-01-23T06:42:36.000Z","name":"Orland Sanford","mobile_number":"858-600-6689","email_id":"Curtis.Dickinson0@gmail.com","dop":"2025-04-06","serial_number":"19864928370600390","imei1":"19864928370600390","imei2":"19864928370600390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164553,"job_number":"JOB_164553","tr_customer_id":164570,"tr_customer_product_id":164560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:49.000Z","modified_at":"2026-01-23T06:42:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17828160676577","imei1":"17828160676577","imei2":"17828160676577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164555,"job_number":"JOB_164555","tr_customer_id":164572,"tr_customer_product_id":164562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:51.000Z","modified_at":"2026-01-23T06:42:51.000Z","name":"Marcelle Lebsack","mobile_number":"498-459-4814","email_id":"Stanford.Blick@hotmail.com","dop":"2025-04-06","serial_number":"14197503605835260","imei1":"14197503605835260","imei2":"14197503605835260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:42:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164556,"job_number":"JOB_164556","tr_customer_id":164573,"tr_customer_product_id":164563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:43:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19147753842819","imei1":"19147753842819","imei2":"19147753842819","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164558,"job_number":"JOB_164558","tr_customer_id":164575,"tr_customer_product_id":164565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:34.000Z","modified_at":"2026-01-23T06:43:34.000Z","name":"Robbie Dibbert","mobile_number":"561-234-2684","email_id":"Julio0@hotmail.com","dop":"2025-04-06","serial_number":"10124727231097506","imei1":"10124727231097506","imei2":"10124727231097506","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164559,"job_number":"JOB_164559","tr_customer_id":164576,"tr_customer_product_id":164566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:48:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15354271352969","imei1":"15354271352969","imei2":"15354271352969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164561,"job_number":"JOB_164561","tr_customer_id":164578,"tr_customer_product_id":164568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:25.000Z","modified_at":"2026-01-23T06:48:25.000Z","name":"Remington Ernser","mobile_number":"530-693-3797","email_id":"Ladarius59@hotmail.com","dop":"2025-04-06","serial_number":"10241610183855070","imei1":"10241610183855070","imei2":"10241610183855070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164563,"job_number":"JOB_164563","tr_customer_id":164580,"tr_customer_product_id":164570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:30.000Z","modified_at":"2026-01-23T06:48:30.000Z","name":"Brook Lakin","mobile_number":"722-965-0503","email_id":"Filomena_Hermiston@hotmail.com","dop":"2025-04-06","serial_number":"19353763305977240","imei1":"19353763305977240","imei2":"19353763305977240","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164564,"job_number":"JOB_164564","tr_customer_id":164581,"tr_customer_product_id":164571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18200055561712","imei1":"18200055561712","imei2":"18200055561712","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164566,"job_number":"JOB_164566","tr_customer_id":164583,"tr_customer_product_id":164573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:14.000Z","modified_at":"2026-01-23T06:49:14.000Z","name":"Christop Streich","mobile_number":"939-676-2818","email_id":"Loren36@hotmail.com","dop":"2025-04-06","serial_number":"10744891682673614","imei1":"10744891682673614","imei2":"10744891682673614","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:49:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164567,"job_number":"JOB_164567","tr_customer_id":164584,"tr_customer_product_id":164574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:01.000Z","modified_at":"2026-01-23T06:50:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13273124974663","imei1":"13273124974663","imei2":"13273124974663","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164569,"job_number":"JOB_164569","tr_customer_id":164586,"tr_customer_product_id":164576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:03.000Z","modified_at":"2026-01-23T06:50:03.000Z","name":"Ardith Kub","mobile_number":"716-856-5922","email_id":"Marcelino73@hotmail.com","dop":"2025-04-06","serial_number":"10290288305103970","imei1":"10290288305103970","imei2":"10290288305103970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:50:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164571,"job_number":"JOB_164571","tr_customer_id":164588,"tr_customer_product_id":164578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:30.000Z","modified_at":"2026-01-23T07:02:30.000Z","name":"Dell Schimmel","mobile_number":"326-506-2557","email_id":"Cordelia_Batz@yahoo.com","dop":"2025-04-06","serial_number":"15140837824781976","imei1":"15140837824781976","imei2":"15140837824781976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:02:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164573,"job_number":"JOB_164573","tr_customer_id":164590,"tr_customer_product_id":164580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:18.000Z","modified_at":"2026-01-23T07:03:18.000Z","name":"Luisa Hodkiewicz","mobile_number":"920-266-6329","email_id":"Tyrel9@yahoo.com","dop":"2025-04-06","serial_number":"13841414987726302","imei1":"13841414987726302","imei2":"13841414987726302","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:03:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164575,"job_number":"JOB_164575","tr_customer_id":164592,"tr_customer_product_id":164582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:07.000Z","modified_at":"2026-01-23T07:04:07.000Z","name":"Jannie Effertz","mobile_number":"913-871-8771","email_id":"Malvina.Pacocha2@hotmail.com","dop":"2025-04-06","serial_number":"15283576781010332","imei1":"15283576781010332","imei2":"15283576781010332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:04:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164581,"job_number":"JOB_164581","tr_customer_id":164598,"tr_customer_product_id":164588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:44.000Z","modified_at":"2026-01-23T07:43:44.000Z","name":"Delaney West","mobile_number":"422-813-8251","email_id":"Emanuel_Morissette31@yahoo.com","dop":"2025-04-06","serial_number":"15851200266677996","imei1":"15851200266677996","imei2":"15851200266677996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164217,"job_number":"JOB_164217","tr_customer_id":164234,"tr_customer_product_id":164224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:00:24.000Z","modified_at":"2026-01-22T20:00:24.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"11568749472080","imei1":"11568749472080","imei2":"11568749472080","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:00:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164218,"job_number":"JOB_164218","tr_customer_id":164235,"tr_customer_product_id":164225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-22T20:03:51.000Z","modified_at":"2026-01-22T20:03:51.000Z","name":"Testing Sai","mobile_number":"8888999999","email_id":"trd@gmail.com","dop":"2025-12-31","serial_number":"19000345610380","imei1":"19000345610380","imei2":"19000345610380","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-22T20:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164278,"job_number":"JOB_164278","tr_customer_id":164295,"tr_customer_product_id":164285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:58.000Z","modified_at":"2026-01-23T03:52:58.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Janae49@hotmail.com","dop":"2025-07-02","serial_number":"15666602008083","imei1":"15666602008083","imei2":"15666602008083","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:52:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164284,"job_number":"JOB_164284","tr_customer_id":164301,"tr_customer_product_id":164291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:15.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Braden_Ernser72@gmail.com","dop":"2025-07-02","serial_number":"16942839438865","imei1":"16942839438865","imei2":"16942839438865","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164300,"job_number":"JOB_164300","tr_customer_id":164317,"tr_customer_product_id":164307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:31.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Wilburn_Oberbrunner@yahoo.com","dop":"2025-07-02","serial_number":"14938815021924","imei1":"14938815021924","imei2":"14938815021924","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164311,"job_number":"JOB_164311","tr_customer_id":164328,"tr_customer_product_id":164318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"174150682692277","imei1":"174150682692277","imei2":"174150682692277","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164312,"job_number":"JOB_164312","tr_customer_id":164329,"tr_customer_product_id":164319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:53:39.000Z","name":"Eli Murphy","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"181920266853621","imei1":"181920266853621","imei2":"181920266853621","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164313,"job_number":"JOB_164313","tr_customer_id":164330,"tr_customer_product_id":164320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Savanah Lind","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166174462675812","imei1":"166174462675812","imei2":"166174462675812","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164314,"job_number":"JOB_164314","tr_customer_id":164331,"tr_customer_product_id":164321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:53:40.000Z","name":"Jerod Harris","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"146314414293496","imei1":"146314414293496","imei2":"146314414293496","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164327,"job_number":"JOB_164327","tr_customer_id":164344,"tr_customer_product_id":164334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:51.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"158559626417836","imei1":"158559626417836","imei2":"158559626417836","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164328,"job_number":"JOB_164328","tr_customer_id":164345,"tr_customer_product_id":164335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Rhianna Heller","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"111255889164538","imei1":"111255889164538","imei2":"111255889164538","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164329,"job_number":"JOB_164329","tr_customer_id":164346,"tr_customer_product_id":164336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Tito Ebert","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"193873629546986","imei1":"193873629546986","imei2":"193873629546986","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164330,"job_number":"JOB_164330","tr_customer_id":164347,"tr_customer_product_id":164337,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:52.000Z","modified_at":"2026-01-23T03:53:52.000Z","name":"Bryon Kerluke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"135078883753972","imei1":"135078883753972","imei2":"135078883753972","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164367,"job_number":"JOB_164367","tr_customer_id":164384,"tr_customer_product_id":164374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100268406019477","imei1":"100268406019477","imei2":"100268406019477","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164369,"job_number":"JOB_164369","tr_customer_id":164386,"tr_customer_product_id":164376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:36.000Z","modified_at":"2026-01-23T03:54:36.000Z","name":"Katarina Bergstrom","mobile_number":"860-965-3594","email_id":"Mozelle70@yahoo.com","dop":"2025-06-09","serial_number":"103586070292478","imei1":"103586070292478","imei2":"103586070292478","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164376,"job_number":"JOB_164376","tr_customer_id":164393,"tr_customer_product_id":164383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"103795249463283","imei1":"103795249463283","imei2":"103795249463283","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164378,"job_number":"JOB_164378","tr_customer_id":164395,"tr_customer_product_id":164385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:54:51.000Z","name":"Patricia Rosenbaum","mobile_number":"222-635-3411","email_id":"Jacey.Gerhold@gmail.com","dop":"2025-06-09","serial_number":"102412395697555","imei1":"102412395697555","imei2":"102412395697555","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164390,"job_number":"JOB_164390","tr_customer_id":164407,"tr_customer_product_id":164397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104495900901805","imei1":"104495900901805","imei2":"104495900901805","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164393,"job_number":"JOB_164393","tr_customer_id":164410,"tr_customer_product_id":164400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:07.000Z","modified_at":"2026-01-23T03:55:07.000Z","name":"Alexandra Bailey","mobile_number":"626-824-7084","email_id":"Jensen16@hotmail.com","dop":"2025-06-09","serial_number":"103251069078346","imei1":"103251069078346","imei2":"103251069078346","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164455,"job_number":"JOB_164455","tr_customer_id":164472,"tr_customer_product_id":164462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:16.000Z","modified_at":"2026-01-23T06:19:16.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"101190408576979","imei1":"101190408576979","imei2":"101190408576979","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164457,"job_number":"JOB_164457","tr_customer_id":164474,"tr_customer_product_id":164464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:17.000Z","name":"Madyson Schroeder","mobile_number":"878-574-4951","email_id":"Kadin44@gmail.com","dop":"2025-06-09","serial_number":"100717574949391","imei1":"100717574949391","imei2":"100717574949391","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164458,"job_number":"JOB_164458","tr_customer_id":164475,"tr_customer_product_id":164465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:33.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"104235666735018","imei1":"104235666735018","imei2":"104235666735018","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164460,"job_number":"JOB_164460","tr_customer_id":164477,"tr_customer_product_id":164467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:34.000Z","name":"Catharine Skiles","mobile_number":"266-552-9167","email_id":"Ford_Stamm@gmail.com","dop":"2025-06-09","serial_number":"105977520511911","imei1":"105977520511911","imei2":"105977520511911","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164461,"job_number":"JOB_164461","tr_customer_id":164478,"tr_customer_product_id":164468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:19:49.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"103951075940140","imei1":"103951075940140","imei2":"103951075940140","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164463,"job_number":"JOB_164463","tr_customer_id":164480,"tr_customer_product_id":164470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:50.000Z","modified_at":"2026-01-23T06:19:50.000Z","name":"Edd Fisher","mobile_number":"642-720-4557","email_id":"Jerrold_Hagenes88@gmail.com","dop":"2025-06-09","serial_number":"105191986203421","imei1":"105191986203421","imei2":"105191986203421","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:19:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164577,"job_number":"JOB_164577","tr_customer_id":164594,"tr_customer_product_id":164584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:07.000Z","modified_at":"2026-01-23T07:33:07.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Stanton_Metz@hotmail.com","dop":"2025-07-02","serial_number":"11358129573087","imei1":"11358129573087","imei2":"11358129573087","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164578,"job_number":"JOB_164578","tr_customer_id":164595,"tr_customer_product_id":164585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:27.000Z","modified_at":"2026-01-23T07:33:27.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rubye89@yahoo.com","dop":"2025-07-02","serial_number":"17517512569487","imei1":"17517512569487","imei2":"17517512569487","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164579,"job_number":"JOB_164579","tr_customer_id":164596,"tr_customer_product_id":164586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:33:46.000Z","modified_at":"2026-01-23T07:33:46.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Katharina_Kovacek21@gmail.com","dop":"2025-07-02","serial_number":"19343019743296","imei1":"19343019743296","imei2":"19343019743296","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T07:33:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164291,"job_number":"JOB_164291","tr_customer_id":164308,"tr_customer_product_id":164298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10550441160079","imei1":"10550441160079","imei2":"10550441160079","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164293,"job_number":"JOB_164293","tr_customer_id":164310,"tr_customer_product_id":164300,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:22.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Bernardo Rosenbaum","mobile_number":"774-674-9875","email_id":"Conner90@gmail.com","dop":"2000-01-31","serial_number":"1056957794656178","imei1":"1056957794656178","imei2":"1056957794656178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164339,"job_number":"JOB_164339","tr_customer_id":164356,"tr_customer_product_id":164346,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10243491634482","imei1":"10243491634482","imei2":"10243491634482","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164342,"job_number":"JOB_164342","tr_customer_id":164359,"tr_customer_product_id":164349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:05.000Z","modified_at":"2026-01-23T03:54:05.000Z","name":"Shane Jakubowski","mobile_number":"640-609-1289","email_id":"Eladio30@yahoo.com","dop":"2000-01-31","serial_number":"1066345933068266","imei1":"1066345933068266","imei2":"1066345933068266","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164373,"job_number":"JOB_164373","tr_customer_id":164390,"tr_customer_product_id":164380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10198343552190","imei1":"10198343552190","imei2":"10198343552190","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164375,"job_number":"JOB_164375","tr_customer_id":164392,"tr_customer_product_id":164382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:48.000Z","modified_at":"2026-01-23T03:54:48.000Z","name":"Jailyn Turner","mobile_number":"904-973-8317","email_id":"Karolann_Marks46@gmail.com","dop":"2000-01-31","serial_number":"1009224237858581","imei1":"1009224237858581","imei2":"1009224237858581","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:54:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164397,"job_number":"JOB_164397","tr_customer_id":164414,"tr_customer_product_id":164404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10328843101748","imei1":"10328843101748","imei2":"10328843101748","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164399,"job_number":"JOB_164399","tr_customer_id":164416,"tr_customer_product_id":164406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:31.000Z","modified_at":"2026-01-23T03:55:31.000Z","name":"Jazmyn DuBuque","mobile_number":"345-784-9669","email_id":"Jabari.Stanton@gmail.com","dop":"2000-01-31","serial_number":"1048002338304474","imei1":"1048002338304474","imei2":"1048002338304474","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T03:55:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164510,"job_number":"JOB_164510","tr_customer_id":164527,"tr_customer_product_id":164517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:35.000Z","modified_at":"2026-01-23T06:35:35.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10189470051959","imei1":"10189470051959","imei2":"10189470051959","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164514,"job_number":"JOB_164514","tr_customer_id":164531,"tr_customer_product_id":164521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:35:37.000Z","name":"Leo Deckow","mobile_number":"548-606-4427","email_id":"Lonzo76@gmail.com","dop":"2000-01-31","serial_number":"1045268871074368","imei1":"1045268871074368","imei2":"1045268871074368","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:35:37.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164519,"job_number":"JOB_164519","tr_customer_id":164536,"tr_customer_product_id":164526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:20.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10842114676068","imei1":"10842114676068","imei2":"10842114676068","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:20.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164521,"job_number":"JOB_164521","tr_customer_id":164538,"tr_customer_product_id":164528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:21.000Z","modified_at":"2026-01-23T06:36:21.000Z","name":"Emerson Morissette","mobile_number":"419-723-0522","email_id":"Earlene35@hotmail.com","dop":"2000-01-31","serial_number":"1000499808107701","imei1":"1000499808107701","imei2":"1000499808107701","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:36:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164528,"job_number":"JOB_164528","tr_customer_id":164545,"tr_customer_product_id":164535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:03.000Z","modified_at":"2026-01-23T06:37:03.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10375372857178","imei1":"10375372857178","imei2":"10375372857178","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164530,"job_number":"JOB_164530","tr_customer_id":164547,"tr_customer_product_id":164537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:05.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Darryl Heathcote","mobile_number":"845-471-2104","email_id":"Jaleel_Cummerata@hotmail.com","dop":"2000-01-31","serial_number":"1064129312875127","imei1":"1064129312875127","imei2":"1064129312875127","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164534,"job_number":"JOB_164534","tr_customer_id":164551,"tr_customer_product_id":164541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:37:47.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10555796103536","imei1":"10555796103536","imei2":"10555796103536","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":164536,"job_number":"JOB_164536","tr_customer_id":164553,"tr_customer_product_id":164543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:49.000Z","modified_at":"2026-01-23T06:37:49.000Z","name":"Bianka Kautzer","mobile_number":"589-868-0621","email_id":"Otto3@gmail.com","dop":"2000-01-31","serial_number":"1083100216806366","imei1":"1083100216806366","imei2":"1083100216806366","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-01-23T06:37:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iameng","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Accept-Language | en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c205697-8d0d-4be0-9a3b-1f16fd752c49 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 56 |
{
"username": "iameng",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 694 |
| ETag | W/"2b6-vAJ2t0OMBamlyDZykqkD4ny6loQ" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 93443799-3f3a-4546-83a0-8fcb76bef1d8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 441 |
| ETag | W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"fa-dy8dN/UPU87UvqyXQsHHqicOua0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 28ad614d-ee60-4f73-8056-5b32f2848768 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 164 |
| ETag | W/"a4-8tkYbeB3Powr+QlwKLq63w7KtfY" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":3},{"label":"Repair completed","key":"repair_completed","count":128}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_repair"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e9c36afc-1119-4b2e-bb0d-2840991b2f64 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 36 |
{"details_key":"pending_for_repair"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"ba6-B37Fipusft4Q8x+HlGS+sJa/exc" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:35 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:34.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:44:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"repair_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19f7e302-0e2e-4383-b775-83cf87437a5b |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 43 |
{
"details_key": "repair_completed"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 31160d93-7868-4574-8cc0-79d63a949b91 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"dfd-za4mZP5N27LXgBOhq++P8VU4tKE" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:34.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T07:44:34.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":3,"name":"Phone or app crashes","tr_job_head_id":164583,"remark":"","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T07:44:29.000Z"}],"quatations":[]},{"id":164223,"job_number":"JOB_164223","tr_customer_id":164240,"tr_customer_product_id":164230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:26:13.000Z","modified_at":"2026-01-23T02:31:55.000Z","name":"Adella Ullrich","mobile_number":"581-251-1819","email_id":"Amanda_Hickle@yahoo.com","dop":"2026-01-04","serial_number":"10884118274676","imei1":"10884118274676","imei2":"10884118274676","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-01-23T02:31:55.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164223,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T02:26:13.000Z"}],"quatations":[]},{"id":164222,"job_number":"JOB_164222","tr_customer_id":164239,"tr_customer_product_id":164229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T01:59:46.000Z","modified_at":"2026-01-23T02:00:06.000Z","name":"Talia Hamill","mobile_number":"241-205-3348","email_id":"Gabrielle_Kuhlman0@yahoo.com","dop":"2026-01-04","serial_number":"10107761750086","imei1":"10107761750086","imei2":"10107761750086","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-01-23T02:00:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":164222,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-01-23T01:59:46.000Z"}],"quatations":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6796fcb-07e6-49f2-87c3-ea700e057a38 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:36 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDE1NzN9.fEs0dLL0bUJq-PxWr2rJMrHLmQRwoBDEEJ7EVIgV-gM' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100,"problems":[{"id":3,"remark":"Reinstalled OS"}]}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNzV9.3NvW02WJr1t2Z6Az381B55hQS_GLQjTy7xGtHWHGOcw |
| Content-Type | application/json |
| Accept | application/json, text/plain, */* |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 19f60ad6-e08a-4bb5-b941-4ca872331afb |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 136 |
{
"job_id":164583,
"problems": [
{
"id": 3,
"remark": "Reinstalled OS"
}
]
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 42 |
| ETag | W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Repair successful.","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamqc","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 6823bf43-654d-4595-87d7-c2bc67190e00 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 55 |
{
"username": "iamqc",
"password": "password"
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 681 |
| ETag | W/"2a9-LmGGjQ+4vMXh14Vqvn+6h3xFl9o" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 7503dc9f-cc1c-4a38-9dc6-00a77be8f6e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 431 |
| ETag | W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:37 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"a5-7bTG+pLXuOCNsQPYlnyAIc/g5Zc"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e4ac8296-cc7f-4482-97cb-e7bb7837a77d |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 202 |
| ETag | W/"ca-C3lp+ojjrOhSIXFmODIjY/gfy5Q" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":2},{"label":"QC Completed","key":"qc_completed","count":127},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_qc"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2c7ce0b7-ed0b-46b1-b92e-67f996b52633 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 32 |
{"details_key":"pending_for_qc"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"qc_completed"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e2a780bf-3a53-4c3e-8501-d93eb0d9e264 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 30 |
{"details_key":"qc_completed"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"1eaaf-ogbHK8pXmVepB+TJ0290/lpmejM" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:38 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164224,"job_number":"JOB_164224","tr_customer_id":164241,"tr_customer_product_id":164231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:51:10.000Z","modified_at":"2026-01-23T05:47:26.000Z","name":"Kaylin Braun","mobile_number":"785-992-3326","email_id":"Karina.Runolfsdottir@yahoo.com","dop":"2026-01-04","serial_number":"16295869355206","imei1":"16295869355206","imei2":"16295869355206","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:47:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164232,"job_number":"JOB_164232","tr_customer_id":164249,"tr_customer_product_id":164239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:58:21.000Z","modified_at":"2026-01-23T02:58:56.000Z","name":"Kacie Feest","mobile_number":"777-624-3392","email_id":"Aric_Wunsch94@gmail.com","dop":"2025-04-06","serial_number":"13007098037407","imei1":"13007098037407","imei2":"13007098037407","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164235,"job_number":"JOB_164235","tr_customer_id":164252,"tr_customer_product_id":164242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:03.000Z","modified_at":"2026-01-23T02:59:38.000Z","name":"Lucile Spinka","mobile_number":"969-222-3399","email_id":"Violet_Padberg40@hotmail.com","dop":"2025-04-06","serial_number":"19662768911665","imei1":"19662768911665","imei2":"19662768911665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T02:59:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164239,"job_number":"JOB_164239","tr_customer_id":164256,"tr_customer_product_id":164246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:59:45.000Z","modified_at":"2026-01-23T03:00:20.000Z","name":"Tanner Mohr","mobile_number":"765-872-9412","email_id":"Bradley53@gmail.com","dop":"2025-04-06","serial_number":"16264046415315","imei1":"16264046415315","imei2":"16264046415315","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164242,"job_number":"JOB_164242","tr_customer_id":164259,"tr_customer_product_id":164249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:04.000Z","modified_at":"2026-01-23T03:52:13.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"52135831173254","imei1":"52135831173254","imei2":"52135831173254","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164243,"job_number":"JOB_164243","tr_customer_id":164260,"tr_customer_product_id":164250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:10.000Z","modified_at":"2026-01-23T03:52:46.000Z","name":"Joaquin Muller","mobile_number":"722-381-4472","email_id":"Orland68@yahoo.com","dop":"2025-04-06","serial_number":"11971493885284","imei1":"11971493885284","imei2":"11971493885284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164246,"job_number":"JOB_164246","tr_customer_id":164263,"tr_customer_product_id":164253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:14.000Z","modified_at":"2026-01-23T03:52:50.000Z","name":"Jeramie Jenkins","mobile_number":"659-327-5067","email_id":"Columbus_White@yahoo.com","dop":"2025-04-06","serial_number":"13863348003329","imei1":"13863348003329","imei2":"13863348003329","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164247,"job_number":"JOB_164247","tr_customer_id":164264,"tr_customer_product_id":164254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:16.000Z","modified_at":"2026-01-23T03:52:24.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"34715220054442","imei1":"34715220054442","imei2":"34715220054442","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164249,"job_number":"JOB_164249","tr_customer_id":164266,"tr_customer_product_id":164256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:25.000Z","modified_at":"2026-01-23T03:53:00.000Z","name":"Patricia Strosin","mobile_number":"910-830-8485","email_id":"Ova54@gmail.com","dop":"2025-04-06","serial_number":"13970849136791","imei1":"13970849136791","imei2":"13970849136791","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164251,"job_number":"JOB_164251","tr_customer_id":164268,"tr_customer_product_id":164258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:27.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"Einar Legros","mobile_number":"236-457-7814","email_id":"Noble_Gleason7@gmail.com","dop":"2025-04-06","serial_number":"16931295930154","imei1":"16931295930154","imei2":"16931295930154","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164254,"job_number":"JOB_164254","tr_customer_id":164271,"tr_customer_product_id":164261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:32.000Z","modified_at":"2026-01-23T03:53:10.000Z","name":"Eleanora Kuhlman","mobile_number":"569-822-2080","email_id":"Amani31@yahoo.com","dop":"2025-04-06","serial_number":"10701500647662","imei1":"10701500647662","imei2":"10701500647662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164256,"job_number":"JOB_164256","tr_customer_id":164273,"tr_customer_product_id":164263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:33.000Z","modified_at":"2026-01-23T03:53:08.000Z","name":"Merlin Purdy","mobile_number":"982-604-7793","email_id":"Jacklyn98@hotmail.com","dop":"2025-04-06","serial_number":"13308891375093","imei1":"13308891375093","imei2":"13308891375093","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164259,"job_number":"JOB_164259","tr_customer_id":164276,"tr_customer_product_id":164266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:40.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"Melvina Kuhn","mobile_number":"603-584-1970","email_id":"Arely_Marks90@hotmail.com","dop":"2025-04-06","serial_number":"13849451953427","imei1":"13849451953427","imei2":"13849451953427","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164261,"job_number":"JOB_164261","tr_customer_id":164278,"tr_customer_product_id":164268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:44.000Z","modified_at":"2026-01-23T03:52:52.000Z","name":"saitama sensei","mobile_number":"445-773-1837","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"639109091045796","imei1":"639109091045796","imei2":"639109091045796","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:52:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164262,"job_number":"JOB_164262","tr_customer_id":164279,"tr_customer_product_id":164269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:46.000Z","modified_at":"2026-01-23T03:53:21.000Z","name":"Talia Oberbrunner","mobile_number":"736-761-1987","email_id":"Kaitlin_Ziemann@yahoo.com","dop":"2025-04-06","serial_number":"10141254046354","imei1":"10141254046354","imei2":"10141254046354","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164265,"job_number":"JOB_164265","tr_customer_id":164282,"tr_customer_product_id":164272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:47.000Z","modified_at":"2026-01-23T03:53:22.000Z","name":"Junior Lowe","mobile_number":"337-492-1239","email_id":"Linnea_Yundt50@gmail.com","dop":"2025-06-18","serial_number":"10144362469626","imei1":"10144362469626","imei2":"10144362469626","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164268,"job_number":"JOB_164268","tr_customer_id":164285,"tr_customer_product_id":164275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:50.000Z","modified_at":"2026-01-23T03:53:26.000Z","name":"Evangeline Kertzmann","mobile_number":"652-244-5366","email_id":"Weston_Dietrich76@gmail.com","dop":"2025-04-06","serial_number":"11225535949462","imei1":"11225535949462","imei2":"11225535949462","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164271,"job_number":"JOB_164271","tr_customer_id":164288,"tr_customer_product_id":164278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:52.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Louisa Crooks","mobile_number":"334-876-4965","email_id":"Sadye.Koss@gmail.com","dop":"2025-04-06","serial_number":"13206176245996","imei1":"13206176245996","imei2":"13206176245996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164272,"job_number":"JOB_164272","tr_customer_id":164289,"tr_customer_product_id":164279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:53.000Z","modified_at":"2026-01-23T03:53:31.000Z","name":"Rosina Grady","mobile_number":"595-604-8054","email_id":"Houston_Kris@gmail.com","dop":"2025-04-06","serial_number":"17609753266211","imei1":"17609753266211","imei2":"17609753266211","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164274,"job_number":"JOB_164274","tr_customer_id":164291,"tr_customer_product_id":164281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:54.000Z","modified_at":"2026-01-23T03:53:03.000Z","name":"tanjiro kamado","mobile_number":"515-677-0928","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"28392507452506","imei1":"28392507452506","imei2":"28392507452506","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164277,"job_number":"JOB_164277","tr_customer_id":164294,"tr_customer_product_id":164284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:52:57.000Z","modified_at":"2026-01-23T03:53:33.000Z","name":"Marilie Schulist","mobile_number":"863-434-6495","email_id":"Gisselle41@yahoo.com","dop":"2025-04-06","serial_number":"11232490593568","imei1":"11232490593568","imei2":"11232490593568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164280,"job_number":"JOB_164280","tr_customer_id":164297,"tr_customer_product_id":164287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:05.000Z","modified_at":"2026-01-23T03:53:13.000Z","name":"giyu tomiaka","mobile_number":"909-557-1383","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"574087387070774","imei1":"574087387070774","imei2":"574087387070774","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164282,"job_number":"JOB_164282","tr_customer_id":164299,"tr_customer_product_id":164289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:11.000Z","modified_at":"2026-01-23T03:53:48.000Z","name":"Pink Davis","mobile_number":"633-277-2561","email_id":"Kaia.Berge@hotmail.com","dop":"2025-04-06","serial_number":"15694520918134","imei1":"15694520918134","imei2":"15694520918134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164286,"job_number":"JOB_164286","tr_customer_id":164303,"tr_customer_product_id":164293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:15.000Z","modified_at":"2026-01-23T03:53:51.000Z","name":"Anibal Skiles","mobile_number":"806-632-0866","email_id":"Pamela0@hotmail.com","dop":"2025-04-06","serial_number":"13527580451537","imei1":"13527580451537","imei2":"13527580451537","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164289,"job_number":"JOB_164289","tr_customer_id":164306,"tr_customer_product_id":164296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:17.000Z","modified_at":"2026-01-23T03:53:55.000Z","name":"Raymond Rath","mobile_number":"234-460-0729","email_id":"Camille74@hotmail.com","dop":"2025-04-06","serial_number":"13830040803163","imei1":"13830040803163","imei2":"13830040803163","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164292,"job_number":"JOB_164292","tr_customer_id":164309,"tr_customer_product_id":164299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:21.000Z","modified_at":"2026-01-23T03:53:57.000Z","name":"Eudora Terry","mobile_number":"771-600-5963","email_id":"Owen18@yahoo.com","dop":"2000-01-31","serial_number":"10970660804426","imei1":"10970660804426","imei2":"10970660804426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164295,"job_number":"JOB_164295","tr_customer_id":164312,"tr_customer_product_id":164302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:54:04.000Z","name":"Sonia Durgan","mobile_number":"292-968-1567","email_id":"Mariah.Weissnat58@gmail.com","dop":"2025-06-18","serial_number":"10087053659347","imei1":"10087053659347","imei2":"10087053659347","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164296,"job_number":"JOB_164296","tr_customer_id":164313,"tr_customer_product_id":164303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:29.000Z","modified_at":"2026-01-23T03:53:44.000Z","name":"Jedediah Dare","mobile_number":"546-849-9250","email_id":"Solon_Feest74@hotmail.com","dop":"2025-05-30","serial_number":"17264450492290","imei1":"17264450492290","imei2":"17264450492290","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:53:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164302,"job_number":"JOB_164302","tr_customer_id":164319,"tr_customer_product_id":164309,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:34.000Z","modified_at":"2026-01-23T03:54:10.000Z","name":"Elisabeth Connelly","mobile_number":"265-851-3702","email_id":"Jeffrey_Haag@gmail.com","dop":"2025-04-06","serial_number":"12643047894456","imei1":"12643047894456","imei2":"12643047894456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164305,"job_number":"JOB_164305","tr_customer_id":164322,"tr_customer_product_id":164312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:37.000Z","modified_at":"2026-01-23T03:54:13.000Z","name":"Dejon Heaney","mobile_number":"654-409-9923","email_id":"Elvie89@hotmail.com","dop":"2025-04-06","serial_number":"17576856420871","imei1":"17576856420871","imei2":"17576856420871","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164309,"job_number":"JOB_164309","tr_customer_id":164326,"tr_customer_product_id":164316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:15.000Z","name":"Liliana Zulauf","mobile_number":"548-367-5792","email_id":"Mauricio_Stoltenberg@yahoo.com","dop":"2025-04-06","serial_number":"10339775520351","imei1":"10339775520351","imei2":"10339775520351","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164310,"job_number":"JOB_164310","tr_customer_id":164327,"tr_customer_product_id":164317,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:39.000Z","modified_at":"2026-01-23T03:54:18.000Z","name":"Anjali Witting","mobile_number":"720-603-8023","email_id":"Keon.Bechtelar@hotmail.com","dop":"2025-04-06","serial_number":"16805684073527","imei1":"16805684073527","imei2":"16805684073527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164318,"job_number":"JOB_164318","tr_customer_id":164335,"tr_customer_product_id":164325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:40.000Z","modified_at":"2026-01-23T03:54:17.000Z","name":"Elwin Wilderman","mobile_number":"821-388-6778","email_id":"Marcelino0@yahoo.com","dop":"2025-04-06","serial_number":"10204997834203","imei1":"10204997834203","imei2":"10204997834203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164321,"job_number":"JOB_164321","tr_customer_id":164338,"tr_customer_product_id":164328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:06.000Z","name":"Eldon Rath","mobile_number":"983-207-5885","email_id":"Faye.Powlowski65@yahoo.com","dop":"2025-10-01","serial_number":"12420671910019","imei1":"12420671910019","imei2":"12420671910019","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164322,"job_number":"JOB_164322","tr_customer_id":164339,"tr_customer_product_id":164329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:42.000Z","modified_at":"2026-01-23T03:54:20.000Z","name":"Niko Thompson","mobile_number":"924-221-5198","email_id":"Twila_Kohler@yahoo.com","dop":"2025-04-06","serial_number":"19363688317843","imei1":"19363688317843","imei2":"19363688317843","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164325,"job_number":"JOB_164325","tr_customer_id":164342,"tr_customer_product_id":164332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:46.000Z","modified_at":"2026-01-23T03:54:23.000Z","name":"Jazmin Russel","mobile_number":"827-442-3449","email_id":"Lance.Kreiger@gmail.com","dop":"2025-04-06","serial_number":"10227014936968","imei1":"10227014936968","imei2":"10227014936968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164332,"job_number":"JOB_164332","tr_customer_id":164349,"tr_customer_product_id":164339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:56.000Z","modified_at":"2026-01-23T03:54:33.000Z","name":"Kamryn Spencer","mobile_number":"985-216-3070","email_id":"Llewellyn31@gmail.com","dop":"2025-04-06","serial_number":"12960690876654","imei1":"12960690876654","imei2":"12960690876654","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164335,"job_number":"JOB_164335","tr_customer_id":164352,"tr_customer_product_id":164342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:53:58.000Z","modified_at":"2026-01-23T03:54:34.000Z","name":"Neil Johnson","mobile_number":"498-534-9471","email_id":"Dan.Glover98@gmail.com","dop":"2025-04-06","serial_number":"15846207319043","imei1":"15846207319043","imei2":"15846207319043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164338,"job_number":"JOB_164338","tr_customer_id":164355,"tr_customer_product_id":164345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:03.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Mossie Feeney","mobile_number":"712-647-7238","email_id":"Floy62@hotmail.com","dop":"2025-04-06","serial_number":"16447855873489","imei1":"16447855873489","imei2":"16447855873489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164340,"job_number":"JOB_164340","tr_customer_id":164357,"tr_customer_product_id":164347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:04.000Z","modified_at":"2026-01-23T03:54:40.000Z","name":"Yazmin Pagac","mobile_number":"233-849-7425","email_id":"Karson61@gmail.com","dop":"2000-01-31","serial_number":"10969058876781","imei1":"10969058876781","imei2":"10969058876781","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164344,"job_number":"JOB_164344","tr_customer_id":164361,"tr_customer_product_id":164351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:06.000Z","modified_at":"2026-01-23T03:54:44.000Z","name":"Maggie Wolf","mobile_number":"880-401-3244","email_id":"Toni72@yahoo.com","dop":"2025-04-06","serial_number":"14150064249858","imei1":"14150064249858","imei2":"14150064249858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164347,"job_number":"JOB_164347","tr_customer_id":164364,"tr_customer_product_id":164354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:13.000Z","modified_at":"2026-01-23T03:54:47.000Z","name":"Darian Hilpert","mobile_number":"340-855-4396","email_id":"Ebony68@yahoo.com","dop":"2025-04-06","serial_number":"11451074992703","imei1":"11451074992703","imei2":"11451074992703","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164350,"job_number":"JOB_164350","tr_customer_id":164367,"tr_customer_product_id":164357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:17.000Z","modified_at":"2026-01-23T03:54:54.000Z","name":"Meagan Crooks","mobile_number":"357-514-1558","email_id":"Leta_Ankunding@yahoo.com","dop":"2025-04-06","serial_number":"16908023244444","imei1":"16908023244444","imei2":"16908023244444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164353,"job_number":"JOB_164353","tr_customer_id":164370,"tr_customer_product_id":164360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:20.000Z","modified_at":"2026-01-23T03:54:56.000Z","name":"Kallie Kuphal","mobile_number":"259-666-2373","email_id":"Sydnee_Koepp92@yahoo.com","dop":"2025-04-06","serial_number":"12996377532349","imei1":"12996377532349","imei2":"12996377532349","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164356,"job_number":"JOB_164356","tr_customer_id":164373,"tr_customer_product_id":164363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:22.000Z","modified_at":"2026-01-23T03:54:58.000Z","name":"Cynthia Purdy","mobile_number":"553-693-1676","email_id":"Abdullah_Hahn@yahoo.com","dop":"2025-04-06","serial_number":"13064883315641","imei1":"13064883315641","imei2":"13064883315641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164359,"job_number":"JOB_164359","tr_customer_id":164376,"tr_customer_product_id":164366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:25.000Z","modified_at":"2026-01-23T03:55:04.000Z","name":"Selina Feeney","mobile_number":"310-240-4488","email_id":"Lavina_Monahan50@yahoo.com","dop":"2025-04-06","serial_number":"16633475936797","imei1":"16633475936797","imei2":"16633475936797","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164362,"job_number":"JOB_164362","tr_customer_id":164379,"tr_customer_product_id":164369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:28.000Z","modified_at":"2026-01-23T03:55:06.000Z","name":"Theo Rogahn","mobile_number":"516-506-5911","email_id":"Carey83@yahoo.com","dop":"2025-04-06","serial_number":"16299415711873","imei1":"16299415711873","imei2":"16299415711873","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164365,"job_number":"JOB_164365","tr_customer_id":164382,"tr_customer_product_id":164372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:31.000Z","modified_at":"2026-01-23T03:55:09.000Z","name":"Viva Hudson","mobile_number":"372-484-5226","email_id":"Gardner91@gmail.com","dop":"2025-04-06","serial_number":"13333489385880","imei1":"13333489385880","imei2":"13333489385880","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164368,"job_number":"JOB_164368","tr_customer_id":164385,"tr_customer_product_id":164375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:35.000Z","modified_at":"2026-01-23T03:54:46.000Z","name":"Earlene Nikolaus","mobile_number":"490-428-7262","email_id":"Laverna24@yahoo.com","dop":"2025-06-09","serial_number":"109761343191708","imei1":"109761343191708","imei2":"109761343191708","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:54:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164371,"job_number":"JOB_164371","tr_customer_id":164388,"tr_customer_product_id":164378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:41.000Z","modified_at":"2026-01-23T03:55:18.000Z","name":"Lula Stehr","mobile_number":"527-993-6011","email_id":"Lucious62@hotmail.com","dop":"2025-04-06","serial_number":"11749338571665","imei1":"11749338571665","imei2":"11749338571665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164374,"job_number":"JOB_164374","tr_customer_id":164391,"tr_customer_product_id":164381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:47.000Z","modified_at":"2026-01-23T03:55:23.000Z","name":"Lupe Watsica","mobile_number":"349-840-4507","email_id":"Rosario_Herzog@hotmail.com","dop":"2000-01-31","serial_number":"10938802421382","imei1":"10938802421382","imei2":"10938802421382","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164377,"job_number":"JOB_164377","tr_customer_id":164394,"tr_customer_product_id":164384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:51.000Z","modified_at":"2026-01-23T03:55:02.000Z","name":"Alycia Hauck","mobile_number":"250-637-0211","email_id":"Vivienne.Upton@gmail.com","dop":"2025-06-09","serial_number":"106503765748657","imei1":"106503765748657","imei2":"106503765748657","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164380,"job_number":"JOB_164380","tr_customer_id":164397,"tr_customer_product_id":164387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:52.000Z","modified_at":"2026-01-23T03:55:30.000Z","name":"Delia Toy","mobile_number":"840-284-7471","email_id":"Madyson.Dibbert@yahoo.com","dop":"2025-04-06","serial_number":"15650357542735","imei1":"15650357542735","imei2":"15650357542735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164383,"job_number":"JOB_164383","tr_customer_id":164400,"tr_customer_product_id":164390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:54:54.000Z","modified_at":"2026-01-23T03:55:28.000Z","name":"Abelardo Runolfsdottir","mobile_number":"744-350-7214","email_id":"Nellie.Conroy@yahoo.com","dop":"2025-04-06","serial_number":"16809849769299","imei1":"16809849769299","imei2":"16809849769299","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164386,"job_number":"JOB_164386","tr_customer_id":164403,"tr_customer_product_id":164393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:03.000Z","modified_at":"2026-01-23T03:55:39.000Z","name":"Mafalda Fahey","mobile_number":"236-338-7753","email_id":"Declan_Wolf@hotmail.com","dop":"2025-04-06","serial_number":"16415021859039","imei1":"16415021859039","imei2":"16415021859039","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164389,"job_number":"JOB_164389","tr_customer_id":164406,"tr_customer_product_id":164396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:05.000Z","modified_at":"2026-01-23T03:55:41.000Z","name":"Fernando Dare","mobile_number":"363-586-2807","email_id":"Audreanne50@yahoo.com","dop":"2025-04-06","serial_number":"13884247672735","imei1":"13884247672735","imei2":"13884247672735","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164392,"job_number":"JOB_164392","tr_customer_id":164409,"tr_customer_product_id":164399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:06.000Z","modified_at":"2026-01-23T03:55:17.000Z","name":"Kamille Bernier","mobile_number":"600-559-1304","email_id":"Virgil.Brakus@yahoo.com","dop":"2025-06-09","serial_number":"108695912614517","imei1":"108695912614517","imei2":"108695912614517","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164395,"job_number":"JOB_164395","tr_customer_id":164412,"tr_customer_product_id":164402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:14.000Z","modified_at":"2026-01-23T03:55:52.000Z","name":"Erik Vandervort","mobile_number":"881-971-6234","email_id":"Hoyt_Orn@hotmail.com","dop":"2025-04-06","serial_number":"14627782532170","imei1":"14627782532170","imei2":"14627782532170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:55:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164398,"job_number":"JOB_164398","tr_customer_id":164415,"tr_customer_product_id":164405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:30.000Z","modified_at":"2026-01-23T03:56:06.000Z","name":"Abe Luettgen","mobile_number":"840-865-9411","email_id":"Immanuel56@hotmail.com","dop":"2000-01-31","serial_number":"10408511142116","imei1":"10408511142116","imei2":"10408511142116","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164401,"job_number":"JOB_164401","tr_customer_id":164418,"tr_customer_product_id":164408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:35.000Z","modified_at":"2026-01-23T03:56:09.000Z","name":"Lysanne Oberbrunner","mobile_number":"686-980-6640","email_id":"Mervin_Pollich@yahoo.com","dop":"2025-04-06","serial_number":"12868235724048","imei1":"12868235724048","imei2":"12868235724048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164404,"job_number":"JOB_164404","tr_customer_id":164421,"tr_customer_product_id":164411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T03:55:37.000Z","modified_at":"2026-01-23T03:56:15.000Z","name":"Rosamond Treutel","mobile_number":"778-517-5375","email_id":"Pamela_Thompson91@gmail.com","dop":"2025-04-06","serial_number":"15753215578761","imei1":"15753215578761","imei2":"15753215578761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T03:56:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164412,"job_number":"JOB_164412","tr_customer_id":164429,"tr_customer_product_id":164419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:18.000Z","modified_at":"2026-01-23T04:01:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79908989773523","imei1":"79908989773523","imei2":"79908989773523","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164419,"job_number":"JOB_164419","tr_customer_id":164436,"tr_customer_product_id":164426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:01:49.000Z","modified_at":"2026-01-23T04:02:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"24174301122041","imei1":"24174301122041","imei2":"24174301122041","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164426,"job_number":"JOB_164426","tr_customer_id":164443,"tr_customer_product_id":164433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:02:20.000Z","modified_at":"2026-01-23T04:02:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83266841162851","imei1":"83266841162851","imei2":"83266841162851","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:02:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164430,"job_number":"JOB_164430","tr_customer_id":164447,"tr_customer_product_id":164437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:25.000Z","modified_at":"2026-01-23T04:49:35.000Z","name":"Osbaldo Kessler","mobile_number":"496-920-2782","email_id":"Gilberto50@hotmail.com","dop":"2025-07-01","serial_number":"106081405819955","imei1":"106081405819955","imei2":"106081405819955","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164432,"job_number":"JOB_164432","tr_customer_id":164449,"tr_customer_product_id":164439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:49:38.000Z","modified_at":"2026-01-23T04:49:48.000Z","name":"Dandre Hand","mobile_number":"853-799-2753","email_id":"Julian_Tromp@yahoo.com","dop":"2025-07-01","serial_number":"101365955043429","imei1":"101365955043429","imei2":"101365955043429","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:49:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164433,"job_number":"JOB_164433","tr_customer_id":164450,"tr_customer_product_id":164440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:54:18.000Z","modified_at":"2026-01-23T04:54:54.000Z","name":"Evie O'Reilly","mobile_number":"649-718-2269","email_id":"June.Pouros23@gmail.com","dop":"2025-04-06","serial_number":"13746889118610","imei1":"13746889118610","imei2":"13746889118610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164435,"job_number":"JOB_164435","tr_customer_id":164452,"tr_customer_product_id":164442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:01.000Z","modified_at":"2026-01-23T04:55:37.000Z","name":"Fay Cronin","mobile_number":"658-898-3305","email_id":"Moses.Frami43@yahoo.com","dop":"2025-04-06","serial_number":"14652014428624","imei1":"14652014428624","imei2":"14652014428624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164437,"job_number":"JOB_164437","tr_customer_id":164454,"tr_customer_product_id":164444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:55:44.000Z","modified_at":"2026-01-23T04:56:20.000Z","name":"Nathanael Harris","mobile_number":"202-314-7551","email_id":"Art_Marvin22@yahoo.com","dop":"2025-04-06","serial_number":"13034456592440","imei1":"13034456592440","imei2":"13034456592440","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T04:56:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164439,"job_number":"JOB_164439","tr_customer_id":164456,"tr_customer_product_id":164446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:32.000Z","modified_at":"2026-01-23T05:00:08.000Z","name":"Bud Runolfsson","mobile_number":"522-502-8167","email_id":"Arnulfo.Ryan@gmail.com","dop":"2025-04-06","serial_number":"12299920193629","imei1":"12299920193629","imei2":"12299920193629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164441,"job_number":"JOB_164441","tr_customer_id":164458,"tr_customer_product_id":164448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T04:59:48.000Z","modified_at":"2026-01-23T05:00:25.000Z","name":"Hector Erdman","mobile_number":"698-441-6638","email_id":"Pearlie.Welch27@yahoo.com","dop":"2025-04-06","serial_number":"16025323381700","imei1":"16025323381700","imei2":"16025323381700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:00:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164444,"job_number":"JOB_164444","tr_customer_id":164461,"tr_customer_product_id":164451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:54:41.000Z","modified_at":"2026-01-23T05:55:23.000Z","name":"Maud Bernhard","mobile_number":"839-229-8450","email_id":"Oda26@gmail.com","dop":"2025-04-06","serial_number":"19366014958103","imei1":"19366014958103","imei2":"19366014958103","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:55:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164447,"job_number":"JOB_164447","tr_customer_id":164464,"tr_customer_product_id":164454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:55:31.000Z","modified_at":"2026-01-23T05:56:05.000Z","name":"Stewart Fisher","mobile_number":"413-721-7824","email_id":"Elva99@yahoo.com","dop":"2025-04-06","serial_number":"10239766555415","imei1":"10239766555415","imei2":"10239766555415","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164450,"job_number":"JOB_164450","tr_customer_id":164467,"tr_customer_product_id":164457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T05:56:10.000Z","modified_at":"2026-01-23T05:56:44.000Z","name":"Jefferey Kovacek","mobile_number":"948-384-0365","email_id":"Maxime_Goyette@hotmail.com","dop":"2025-04-06","serial_number":"14972712108988","imei1":"14972712108988","imei2":"14972712108988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T05:56:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164452,"job_number":"JOB_164452","tr_customer_id":164469,"tr_customer_product_id":164459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:41.000Z","modified_at":"2026-01-23T06:16:52.000Z","name":"Rick Von","mobile_number":"401-428-9219","email_id":"Vern.Cronin84@hotmail.com","dop":"2025-11-04","serial_number":"30315104359198","imei1":"30315104359198","imei2":"30315104359198","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:16:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164453,"job_number":"JOB_164453","tr_customer_id":164470,"tr_customer_product_id":164460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:16:56.000Z","modified_at":"2026-01-23T06:17:07.000Z","name":"Mireya Barton","mobile_number":"218-510-9803","email_id":"Cassandra.Doyle@yahoo.com","dop":"2025-11-04","serial_number":"91962115558902","imei1":"91962115558902","imei2":"91962115558902","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164454,"job_number":"JOB_164454","tr_customer_id":164471,"tr_customer_product_id":164461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:17:07.000Z","modified_at":"2026-01-23T06:17:32.000Z","name":"Margarete Wisozk","mobile_number":"638-419-6501","email_id":"Ellie_Hilll@hotmail.com","dop":"2025-10-01","serial_number":"11365470760012","imei1":"11365470760012","imei2":"11365470760012","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164456,"job_number":"JOB_164456","tr_customer_id":164473,"tr_customer_product_id":164463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:17.000Z","modified_at":"2026-01-23T06:19:28.000Z","name":"Tyree Kuhlman","mobile_number":"734-272-8376","email_id":"Gussie56@gmail.com","dop":"2025-06-09","serial_number":"107699483247827","imei1":"107699483247827","imei2":"107699483247827","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164459,"job_number":"JOB_164459","tr_customer_id":164476,"tr_customer_product_id":164466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:33.000Z","modified_at":"2026-01-23T06:19:45.000Z","name":"Ima Terry","mobile_number":"843-807-3869","email_id":"Narciso_Breitenberg@gmail.com","dop":"2025-06-09","serial_number":"106942565325057","imei1":"106942565325057","imei2":"106942565325057","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164462,"job_number":"JOB_164462","tr_customer_id":164479,"tr_customer_product_id":164469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:19:49.000Z","modified_at":"2026-01-23T06:20:01.000Z","name":"Charlie Beier","mobile_number":"388-926-0892","email_id":"Demarcus_Lesch22@gmail.com","dop":"2025-06-09","serial_number":"100363048126187","imei1":"100363048126187","imei2":"100363048126187","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:20:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164464,"job_number":"JOB_164464","tr_customer_id":164481,"tr_customer_product_id":164471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:14.000Z","modified_at":"2026-01-23T06:21:26.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"48344975327632","imei1":"48344975327632","imei2":"48344975327632","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164465,"job_number":"JOB_164465","tr_customer_id":164482,"tr_customer_product_id":164472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:31.000Z","modified_at":"2026-01-23T06:21:42.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"81275309758467","imei1":"81275309758467","imei2":"81275309758467","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164466,"job_number":"JOB_164466","tr_customer_id":164483,"tr_customer_product_id":164473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:21:47.000Z","modified_at":"2026-01-23T06:21:59.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"77261707159232","imei1":"77261707159232","imei2":"77261707159232","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:21:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164468,"job_number":"JOB_164468","tr_customer_id":164485,"tr_customer_product_id":164475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:09.000Z","modified_at":"2026-01-23T06:22:45.000Z","name":"Avis Hilpert","mobile_number":"554-921-6860","email_id":"Trinity.Glover97@gmail.com","dop":"2025-06-18","serial_number":"10800948371020","imei1":"10800948371020","imei2":"10800948371020","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164470,"job_number":"JOB_164470","tr_customer_id":164487,"tr_customer_product_id":164477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:19.000Z","modified_at":"2026-01-23T06:22:58.000Z","name":"Milo Shields","mobile_number":"780-841-6102","email_id":"Lizzie_Johnston59@gmail.com","dop":"2025-04-06","serial_number":"16413783678309","imei1":"16413783678309","imei2":"16413783678309","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164473,"job_number":"JOB_164473","tr_customer_id":164490,"tr_customer_product_id":164480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:22:52.000Z","modified_at":"2026-01-23T06:23:27.000Z","name":"Justice Moen","mobile_number":"630-998-3510","email_id":"Thalia43@gmail.com","dop":"2025-06-18","serial_number":"10961005389499","imei1":"10961005389499","imei2":"10961005389499","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:23:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164476,"job_number":"JOB_164476","tr_customer_id":164493,"tr_customer_product_id":164483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:23:47.000Z","modified_at":"2026-01-23T06:24:24.000Z","name":"Micaela Swaniawski","mobile_number":"238-579-1349","email_id":"Brandy82@yahoo.com","dop":"2025-04-06","serial_number":"14383015194670","imei1":"14383015194670","imei2":"14383015194670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:24:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164479,"job_number":"JOB_164479","tr_customer_id":164496,"tr_customer_product_id":164486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:24:31.000Z","modified_at":"2026-01-23T06:25:08.000Z","name":"Oral Herzog","mobile_number":"540-739-5760","email_id":"Marlin.Kshlerin92@hotmail.com","dop":"2025-04-06","serial_number":"12887445823422","imei1":"12887445823422","imei2":"12887445823422","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164482,"job_number":"JOB_164482","tr_customer_id":164499,"tr_customer_product_id":164489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:25:15.000Z","modified_at":"2026-01-23T06:25:52.000Z","name":"Hildegard Bogisich","mobile_number":"756-345-2319","email_id":"Josue46@yahoo.com","dop":"2025-04-06","serial_number":"13839866357690","imei1":"13839866357690","imei2":"13839866357690","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164485,"job_number":"JOB_164485","tr_customer_id":164502,"tr_customer_product_id":164492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:11.000Z","modified_at":"2026-01-23T06:27:49.000Z","name":"Jesse Rogahn","mobile_number":"656-668-4368","email_id":"Tony.Howe15@gmail.com","dop":"2025-04-06","serial_number":"10071875521321","imei1":"10071875521321","imei2":"10071875521321","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:27:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164488,"job_number":"JOB_164488","tr_customer_id":164505,"tr_customer_product_id":164495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:27:57.000Z","modified_at":"2026-01-23T06:28:35.000Z","name":"Devonte Kertzmann","mobile_number":"368-643-3867","email_id":"Carolyn94@hotmail.com","dop":"2025-04-06","serial_number":"18673642223341","imei1":"18673642223341","imei2":"18673642223341","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164491,"job_number":"JOB_164491","tr_customer_id":164508,"tr_customer_product_id":164498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:28:43.000Z","modified_at":"2026-01-23T06:29:21.000Z","name":"Kaleb Kozey","mobile_number":"490-619-3749","email_id":"Tyson.Abshire62@hotmail.com","dop":"2025-04-06","serial_number":"19674926436708","imei1":"19674926436708","imei2":"19674926436708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164493,"job_number":"JOB_164493","tr_customer_id":164510,"tr_customer_product_id":164500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:07.000Z","modified_at":"2026-01-23T06:29:18.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"51212961012571","imei1":"51212961012571","imei2":"51212961012571","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164494,"job_number":"JOB_164494","tr_customer_id":164511,"tr_customer_product_id":164501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:23.000Z","modified_at":"2026-01-23T06:29:34.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"85157341317591","imei1":"85157341317591","imei2":"85157341317591","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164495,"job_number":"JOB_164495","tr_customer_id":164512,"tr_customer_product_id":164502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:29:38.000Z","modified_at":"2026-01-23T06:29:49.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"65439223192770","imei1":"65439223192770","imei2":"65439223192770","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164497,"job_number":"JOB_164497","tr_customer_id":164514,"tr_customer_product_id":164504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:10.000Z","modified_at":"2026-01-23T06:30:47.000Z","name":"Laurel Hegmann","mobile_number":"455-910-4673","email_id":"Twila_Schmidt@gmail.com","dop":"2025-04-06","serial_number":"11605744249670","imei1":"11605744249670","imei2":"11605744249670","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164500,"job_number":"JOB_164500","tr_customer_id":164517,"tr_customer_product_id":164507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:30:55.000Z","modified_at":"2026-01-23T06:31:32.000Z","name":"Theodora Swaniawski","mobile_number":"541-990-0129","email_id":"Javier63@gmail.com","dop":"2025-04-06","serial_number":"16779262221767","imei1":"16779262221767","imei2":"16779262221767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:31:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164503,"job_number":"JOB_164503","tr_customer_id":164520,"tr_customer_product_id":164510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:31:39.000Z","modified_at":"2026-01-23T06:32:16.000Z","name":"Matt Gaylord","mobile_number":"902-537-9505","email_id":"Jayne.Schulist@hotmail.com","dop":"2025-04-06","serial_number":"13414719927929","imei1":"13414719927929","imei2":"13414719927929","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:32:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164505,"job_number":"JOB_164505","tr_customer_id":164522,"tr_customer_product_id":164512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:20.000Z","modified_at":"2026-01-23T06:34:56.000Z","name":"Josefa Mohr","mobile_number":"691-405-8906","email_id":"Jaylan.Kris6@hotmail.com","dop":"2025-04-06","serial_number":"17168852840684","imei1":"17168852840684","imei2":"17168852840684","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:34:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164508,"job_number":"JOB_164508","tr_customer_id":164525,"tr_customer_product_id":164515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:34:48.000Z","modified_at":"2026-01-23T06:35:29.000Z","name":"Kory Mosciski","mobile_number":"652-871-3103","email_id":"Bridget45@hotmail.com","dop":"2025-04-06","serial_number":"14597529166899","imei1":"14597529166899","imei2":"14597529166899","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:35:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164511,"job_number":"JOB_164511","tr_customer_id":164528,"tr_customer_product_id":164518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:36.000Z","modified_at":"2026-01-23T06:36:13.000Z","name":"Carson Leuschke","mobile_number":"806-811-5441","email_id":"Andreane_Smith@gmail.com","dop":"2000-01-31","serial_number":"10483011131663","imei1":"10483011131663","imei2":"10483011131663","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164513,"job_number":"JOB_164513","tr_customer_id":164530,"tr_customer_product_id":164520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:35:37.000Z","modified_at":"2026-01-23T06:36:17.000Z","name":"Loma Sawayn","mobile_number":"641-573-2631","email_id":"Evalyn58@hotmail.com","dop":"2025-04-06","serial_number":"14890141281433","imei1":"14890141281433","imei2":"14890141281433","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164517,"job_number":"JOB_164517","tr_customer_id":164534,"tr_customer_product_id":164524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:13.000Z","modified_at":"2026-01-23T06:36:50.000Z","name":"Pete Hegmann","mobile_number":"724-543-7567","email_id":"Hildegard_Wisoky21@yahoo.com","dop":"2025-04-06","serial_number":"17357939850284","imei1":"17357939850284","imei2":"17357939850284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164520,"job_number":"JOB_164520","tr_customer_id":164537,"tr_customer_product_id":164527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:20.000Z","modified_at":"2026-01-23T06:36:56.000Z","name":"Cullen Hane","mobile_number":"902-545-2767","email_id":"Misael66@yahoo.com","dop":"2000-01-31","serial_number":"10213049776637","imei1":"10213049776637","imei2":"10213049776637","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164523,"job_number":"JOB_164523","tr_customer_id":164540,"tr_customer_product_id":164530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:25.000Z","modified_at":"2026-01-23T06:37:05.000Z","name":"Abbigail Konopelski","mobile_number":"323-743-9013","email_id":"Reinhold.Pouros13@hotmail.com","dop":"2025-04-06","serial_number":"11746170844124","imei1":"11746170844124","imei2":"11746170844124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164526,"job_number":"JOB_164526","tr_customer_id":164543,"tr_customer_product_id":164533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:36:57.000Z","modified_at":"2026-01-23T06:37:34.000Z","name":"Alanis Kub","mobile_number":"364-616-3150","email_id":"Jerrell_Sipes94@gmail.com","dop":"2025-04-06","serial_number":"17181680107498","imei1":"17181680107498","imei2":"17181680107498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164529,"job_number":"JOB_164529","tr_customer_id":164546,"tr_customer_product_id":164536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:04.000Z","modified_at":"2026-01-23T06:37:40.000Z","name":"Mustafa Quigley","mobile_number":"797-726-7255","email_id":"Barney37@hotmail.com","dop":"2000-01-31","serial_number":"10520693978463","imei1":"10520693978463","imei2":"10520693978463","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:37:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164532,"job_number":"JOB_164532","tr_customer_id":164549,"tr_customer_product_id":164539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:41.000Z","modified_at":"2026-01-23T06:38:18.000Z","name":"Mckenna Reinger","mobile_number":"805-940-9700","email_id":"Bertram.Wunsch22@yahoo.com","dop":"2025-04-06","serial_number":"16580111379621","imei1":"16580111379621","imei2":"16580111379621","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164535,"job_number":"JOB_164535","tr_customer_id":164552,"tr_customer_product_id":164542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:37:47.000Z","modified_at":"2026-01-23T06:38:24.000Z","name":"Haven Goyette","mobile_number":"255-746-8489","email_id":"Davion_Walsh@gmail.com","dop":"2000-01-31","serial_number":"10299628292218","imei1":"10299628292218","imei2":"10299628292218","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:38:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164538,"job_number":"JOB_164538","tr_customer_id":164555,"tr_customer_product_id":164545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:08.000Z","modified_at":"2026-01-23T06:41:44.000Z","name":"Nicholaus Douglas","mobile_number":"265-676-4798","email_id":"Tommie46@gmail.com","dop":"2025-04-06","serial_number":"10346085135541","imei1":"10346085135541","imei2":"10346085135541","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:41:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164541,"job_number":"JOB_164541","tr_customer_id":164558,"tr_customer_product_id":164548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:41:51.000Z","modified_at":"2026-01-23T06:42:28.000Z","name":"Lelia Skiles","mobile_number":"411-830-8811","email_id":"Adriana.Bode@yahoo.com","dop":"2025-04-06","serial_number":"18630057256733","imei1":"18630057256733","imei2":"18630057256733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164544,"job_number":"JOB_164544","tr_customer_id":164561,"tr_customer_product_id":164551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:06.000Z","modified_at":"2026-01-23T06:42:42.000Z","name":"Ruthe Mohr","mobile_number":"755-872-1420","email_id":"Lola27@gmail.com","dop":"2025-04-06","serial_number":"11045721754784","imei1":"11045721754784","imei2":"11045721754784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164546,"job_number":"JOB_164546","tr_customer_id":164563,"tr_customer_product_id":164553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:09.000Z","modified_at":"2026-01-23T06:42:46.000Z","name":"Destany Bayer","mobile_number":"416-701-2621","email_id":"Ignacio87@hotmail.com","dop":"2025-04-06","serial_number":"11500417953099","imei1":"11500417953099","imei2":"11500417953099","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164548,"job_number":"JOB_164548","tr_customer_id":164565,"tr_customer_product_id":164555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:20.000Z","modified_at":"2026-01-23T06:42:59.000Z","name":"Stanley Hahn","mobile_number":"298-339-8605","email_id":"Ova_Williamson@gmail.com","dop":"2025-04-06","serial_number":"11017057467530","imei1":"11017057467530","imei2":"11017057467530","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164551,"job_number":"JOB_164551","tr_customer_id":164568,"tr_customer_product_id":164558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:35.000Z","modified_at":"2026-01-23T06:43:11.000Z","name":"Braxton Haag","mobile_number":"380-699-0544","email_id":"Jovanny.Kassulke@gmail.com","dop":"2025-04-06","serial_number":"19009463286019","imei1":"19009463286019","imei2":"19009463286019","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164554,"job_number":"JOB_164554","tr_customer_id":164571,"tr_customer_product_id":164561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:42:50.000Z","modified_at":"2026-01-23T06:43:26.000Z","name":"Mekhi Hills","mobile_number":"259-555-7135","email_id":"Christy92@yahoo.com","dop":"2025-04-06","serial_number":"11865394474782","imei1":"11865394474782","imei2":"11865394474782","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:43:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164557,"job_number":"JOB_164557","tr_customer_id":164574,"tr_customer_product_id":164564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:43:33.000Z","modified_at":"2026-01-23T06:44:09.000Z","name":"Brenda Schumm","mobile_number":"977-782-9177","email_id":"Dorris_Grant41@gmail.com","dop":"2025-04-06","serial_number":"19342211997831","imei1":"19342211997831","imei2":"19342211997831","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:44:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164560,"job_number":"JOB_164560","tr_customer_id":164577,"tr_customer_product_id":164567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:24.000Z","modified_at":"2026-01-23T06:49:05.000Z","name":"Fanny Davis","mobile_number":"993-482-3630","email_id":"Era_Hand@yahoo.com","dop":"2025-04-06","serial_number":"13631303356421","imei1":"13631303356421","imei2":"13631303356421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164562,"job_number":"JOB_164562","tr_customer_id":164579,"tr_customer_product_id":164569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:48:28.000Z","modified_at":"2026-01-23T06:49:09.000Z","name":"Stewart Skiles","mobile_number":"972-702-6429","email_id":"Zita.Homenick50@gmail.com","dop":"2025-04-06","serial_number":"13362168674951","imei1":"13362168674951","imei2":"13362168674951","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164565,"job_number":"JOB_164565","tr_customer_id":164582,"tr_customer_product_id":164572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:49:13.000Z","modified_at":"2026-01-23T06:49:54.000Z","name":"Dasia Jacobs","mobile_number":"839-338-4283","email_id":"Delaney_Towne@yahoo.com","dop":"2025-04-06","serial_number":"15535852832568","imei1":"15535852832568","imei2":"15535852832568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:49:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164568,"job_number":"JOB_164568","tr_customer_id":164585,"tr_customer_product_id":164575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T06:50:02.000Z","modified_at":"2026-01-23T06:50:42.000Z","name":"Gerry Harris","mobile_number":"449-351-2847","email_id":"Janick70@hotmail.com","dop":"2025-04-06","serial_number":"12497165690206","imei1":"12497165690206","imei2":"12497165690206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T06:50:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164570,"job_number":"JOB_164570","tr_customer_id":164587,"tr_customer_product_id":164577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:02:29.000Z","modified_at":"2026-01-23T07:03:09.000Z","name":"Bethel Murray","mobile_number":"296-361-6599","email_id":"Arlie52@yahoo.com","dop":"2025-04-06","serial_number":"12359117112741","imei1":"12359117112741","imei2":"12359117112741","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164572,"job_number":"JOB_164572","tr_customer_id":164589,"tr_customer_product_id":164579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:03:17.000Z","modified_at":"2026-01-23T07:03:57.000Z","name":"Julianne Volkman","mobile_number":"767-642-9655","email_id":"Domingo.Kuhic72@gmail.com","dop":"2025-04-06","serial_number":"11521052791464","imei1":"11521052791464","imei2":"11521052791464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:03:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164574,"job_number":"JOB_164574","tr_customer_id":164591,"tr_customer_product_id":164581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:04:05.000Z","modified_at":"2026-01-23T07:04:46.000Z","name":"Dayne Muller","mobile_number":"916-598-8196","email_id":"Kaylie_Harvey90@yahoo.com","dop":"2025-04-06","serial_number":"15314042075708","imei1":"15314042075708","imei2":"15314042075708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164576,"job_number":"JOB_164576","tr_customer_id":164593,"tr_customer_product_id":164583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:25:49.000Z","modified_at":"2026-01-23T07:26:29.000Z","name":"Branson Hettinger","mobile_number":"447-531-9838","email_id":"Madisen.Kuphal42@hotmail.com","dop":"2025-11-04","serial_number":"99089760228851","imei1":"99089760228851","imei2":"99089760228851","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164580,"job_number":"JOB_164580","tr_customer_id":164597,"tr_customer_product_id":164587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:43.000Z","modified_at":"2026-01-23T07:44:19.000Z","name":"Bridget Bednar","mobile_number":"802-246-3377","email_id":"Hildegard_Larkin@hotmail.com","dop":"2025-04-06","serial_number":"19298138618472","imei1":"19298138618472","imei2":"19298138618472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:44:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":164582,"job_number":"JOB_164582","tr_customer_id":164599,"tr_customer_product_id":164589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:43:57.000Z","modified_at":"2026-01-23T07:44:25.000Z","name":"Eve Vandervort","mobile_number":"360-712-9515","email_id":"Edwin.Lowe83@yahoo.com","dop":"2025-11-04","serial_number":"76704108309130","imei1":"76704108309130","imei2":"76704108309130","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-01-23T07:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | e6b91b7f-0e10-4ef2-ab0a-7836e50439f7 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"7eb-ilRYR0xLw9zztN6WDpgeODxdJQk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:37.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T07:44:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 2e5e635c-5610-4d24-af35-2b44b65eb8cc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 164583
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 49 |
| ETag | W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"QC completed successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2MjcwMzU5NH0.k2YS4elo7OV9GVZh5eAWCIX6avxpiW3o5WfoYo_rOos' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc2OTE1NDI3N30.WG65-KfJfIycqW27W-NFevoi7LMliQT965Eniqs_7z4 |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | afa86acc-b283-4f0a-8265-311f7a4b7f2c |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| ETag | W/"408-RaYvTc0Ns6muMiUC2f8aYYkftRk" |
| Vary | Accept-Encoding |
| Content-Encoding | gzip |
| Date | Fri, 23 Jan 2026 07:44:39 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
| Transfer-Encoding | chunked |
{"message":"Success","data":[{"id":164225,"job_number":"JOB_164225","tr_customer_id":164242,"tr_customer_product_id":164232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T02:52:08.000Z","modified_at":"2026-01-23T05:27:00.000Z","name":"Idell Jakubowski","mobile_number":"474-733-7201","email_id":"Justina.Grady@hotmail.com","dop":"2026-01-04","serial_number":"10554714838047","imei1":"10554714838047","imei2":"10554714838047","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-01-23T05:27:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"username":"iamfd","password":"password"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | c86a307e-7426-419b-9cf8-949576caa06f |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 42 |
{"username":"iamfd","password":"password"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 690 |
| ETag | W/"2b2-R9Iavzl4iibVxIoN1FBHaTv6q9A" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyODB9.7gQH6wQ4v2EXprKNV5iNBtSqtfdH3TqGWLAJp1ybcrc"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 778fcd6f-85bd-4db5-a9a4-21f5ec33bedc |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 438 |
| ETag | W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'If-None-Match: W/"ca-jAuD6auKdGVIj/PAp8hCwAtCfbU"' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 0316fd83-e55e-4f47-bbbf-5ee39ca8ebb8 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 242 |
| ETag | W/"f2-EqnOLyCBd67hg3aSsqZIvGyGL9Y" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":362},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"details_key":"pending_for_delivery"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f079b9aa-0e49-4f28-9d02-cd9a61deb710 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 38 |
{"details_key":"pending_for_delivery"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-BD7e4uxgHNs/jf4Adtn2fUzaRh8" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:40 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:39.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | f7080052-e41a-41aa-a8b2-5c8673ee1867 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 1016 |
| ETag | W/"3f8-BD7e4uxgHNs/jf4Adtn2fUzaRh8" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[{"id":164583,"job_number":"JOB_164583","tr_customer_id":164600,"tr_customer_product_id":164590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-01-23T07:44:29.000Z","modified_at":"2026-01-23T07:44:39.000Z","name":"Pietro Champlin","mobile_number":"990-458-5963","email_id":"Maxime_Kessler@gmail.com","dop":"2025-11-04","serial_number":"98864511158650","imei1":"98864511158650","imei2":"98864511158650","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-01-23T07:44:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDQ1MjZ9.9PRb4D-Qi4k-AXJ37WoER_vk3MFrvNZCXpp_wuXXVoA' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"job_id":98100}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 4b8322d5-e3d6-4b5d-9c8b-c66a76d350e4 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 24 |
{
"job_id": 164583
}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 58 |
| ETag | W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Delivered to customer successfully","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Type: application/json' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--data-raw '{"searchText":"JOB_98100"}' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| Content-Type | application/json |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 767e79af-6a11-46fd-a8aa-5c0ecd500c3e |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 26 |
{"searchText":"JOB_98100"}
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 31 |
| ETag | W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:41 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":[]}
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_98100' \
-X 'POST' \
-H 'Accept: application/json, text/plain, */*' \
-H 'Accept-Language: en,nl-NL;q=0.9,nl;q=0.8,en-US;q=0.7' \
-H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjI3MDUyMjJ9.YREOhYz69EGXsaEozCw6Ugj3PVEi1zWT1bB4uvrhA9o' \
-H 'Connection: keep-alive' \
-H 'Content-Length: 0' \
-H 'Content-Type: text/plain' \
-H 'DNT: 1' \
-H 'Origin: http://phoenix.techwithjatin.com' \
-H 'Referer: http://phoenix.techwithjatin.com/' \
-H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36' \
--insecure
| Header Name | Header Value |
|---|---|
| Authorization | eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjkxNTQyNjZ9.0mnXaIAnPMzVl-RZDV-CMoLhTzvxb5r0smnIHsEEwcM |
| User-Agent | PostmanRuntime/7.39.1 |
| Accept | */* |
| Cache-Control | no-cache |
| Postman-Token | 1e280a8b-2dc4-449a-b1c4-95129bb7e435 |
| Host | 64.227.160.186:9000 |
| Accept-Encoding | gzip, deflate, br |
| Connection | keep-alive |
| Content-Length | 0 |
| Header Name | Header Value |
|---|---|
| X-DNS-Prefetch-Control | off |
| X-Frame-Options | SAMEORIGIN |
| Strict-Transport-Security | max-age=15552000; includeSubDomains |
| X-Download-Options | noopen |
| X-Content-Type-Options | nosniff |
| X-XSS-Protection | 1; mode=block |
| Access-Control-Allow-Origin | * |
| Content-Type | application/json; charset=utf-8 |
| Content-Length | 33 |
| ETag | W/"21-a549D1gRd+HW17tYvMzi9u5U1G4" |
| Vary | Accept-Encoding |
| Date | Fri, 23 Jan 2026 07:44:42 GMT |
| Connection | keep-alive |
| Keep-Alive | timeout=5 |
{"message":"Success","data":null}
| Header Name | Header Value |
|---|